I have a user who is is having trouble getting MacPython on his OS X
10.3.8 system.
When he runs ConfigurePython Carbon, he gets this error:
[terminated]
'import site' failed; use -v for traceback
traceback )most recent call last):
File "Moes:SWdev:Jac k:Python2.2:Mac :script:configu rePython.py", line 11
, in ?
Import error: No module named os
I have had no trouble on my system (same version).
What can cause this?
-Paul
10.3.8 system.
When he runs ConfigurePython Carbon, he gets this error:
[terminated]
'import site' failed; use -v for traceback
traceback )most recent call last):
File "Moes:SWdev:Jac k:Python2.2:Mac :script:configu rePython.py", line 11
, in ?
Import error: No module named os
I have had no trouble on my system (same version).
What can cause this?
-Paul
Comment