Hi,all:

I am a fresh man in pypy world!

I have a question when I am using pypy for developing. 

When I import win32process.pyd(something in sit-packets\win32) with pypy.exe , 
it prompts "ImportError: No module named win32process". I am sure it's not a 
path problem.

But when I import the same thing with python.exe,it works well. So, Can you 
give me some help? Thanks very much!! 

Additionally, I have finished a set of program. Now I want to use pypy to fast 
it. How could I do? 




Best Regards
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to