[pypy-dev] Pypy-c error on windows

Laura Creighton lac at openend.se
Sun Oct 14 15:51:29 CEST 2007


In a message of Sun, 14 Oct 2007 08:18:41 CDT, Raj Bandyopadhyay writes:
>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
>---------------------
>
>
>Any idea what's going on? I'd appreciate getting this working.
>
>Thanks
>Raj

This is the right place to ask questions.  #pypy on freenode.net is
another good place.  I don't have a windows installation, but this looks to
me as if you need to set your PYTHONPATH to point to wherever the modules
are.  But without a windows to install, I cannot check and see if I
am completely wrong.

Sorry about that,
Laura




More information about the Pypy-dev mailing list