Hi, On Wed, Dec 23, 2009 at 10:48:10PM +0800, Olli Wang wrote: > ... > "C:\cygwin\home\olliwang\pypy-trunk\lib-python\modified-2.5.2\encodings\_ > _init__.py", line 32, in <module> > from encodings import aliases > ImportError: cannot import name 'aliases' > >>>>
Sorry, no clue about it. Others on pypy-dev may speak if they already encountered something similar. Otherwise it just looks like you are missing the file lib-python\modified-2.5.2\encodings\aliases.py. A bientot, Armin. _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
