Removing aliases.pyc solved it.

Thank you.

2007/1/3, "Martin v. Löwis" <[EMAIL PROTECTED]>:
> TiNo schrieb:
> >  File "F:\Python25\lib\encodings\__init__.py", line 32, in <module>
> >    from encodings import aliases
> > ValueError: bad marshal data
> >
> > also removed site.pyc, and run it again, but with the same result.
>
> It's likely rather aliases.pyc which is bad, so try removing that.
> If in doubt, remove all .pyc files.
>
> If one of them is bad, it's either because the stick wasn't ejected
> properly at some point, or it suffers from data loss.
>
> Regards,
> Martin
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to