[pypy-dev] Pypy-c error on windows

Carl Friedrich Bolz cfbolz at gmx.de
Sun Oct 14 16:31:42 CEST 2007


Hi Raj,

Raj Bandyopadhyay wrote:
> Hi there
> 
> I'm new to trying out pypy, and I hope this is the right list to ask  
> questions.
> I just installed the pypy version for Windows on a Windows XP/Intel  
> platform.
> 
> However, I get errors when I start it up
> 
>  > pypy-c
> 
> --------------------
> Python 2.4.1....
> Type "help"....
> 
> Error calling sys.excepthook:
> debug: OperationError
> debug: operrortype: ImportError
> debug: operror-value: No module named traceback
> ---------------------

how exactly did you install pypy? Did you get one of the prebuilt 
binaries? Then you need to download the source too, since the std 
library is in it. Or did you build pypy yourself?

Cheers,

Carl Friedrich



More information about the Pypy-dev mailing list