using Distutils on winxp

polux polux2001 at wanadoo.fr
Mon Aug 26 23:16:01 EDT 2002


Hi
every time I want to use "python <my path>\setup.py install
I get the error message :

C:\Python22>python c:/Python22/OpenGLContext-1.0a3/setup.py install
'import site' failed; use -v for traceback
Traceback (most recent call last):
   File "c:/Python22/OpenGLContext-1.0a3/setup.py", line 44, in ?
     for file in os.listdir( directory):
WindowsError: [Errno 3] Le chemin d'accÞs spÚcifiÚ est introuvable: 
'tests/*.*'


(the last line means in english : can't find the specified path name)


please help !




More information about the Python-list mailing list