No module named os

2009-10-10 Thread smitty
'import site' failed; use -v for traceback Traceback (most recent call last): File ./setup.py, line 3, in module import sys, os, glob ImportError: No module named os I'm trying to build a small program and I get the above error. I have had this error popup in the past while trying to build

Re: No module named os

2009-10-10 Thread Benjamin Peterson
smitty at home.com writes: I'm trying to build a small program and I get the above error. I have had this error popup in the past while trying to build other programs. What can I do? You're python is apparently not finding the standard library. --

Re: No module named os

2009-10-10 Thread Scott David Daniels
smi...@home.com wrote: 'import site' failed; use -v for traceback Traceback (most recent call last): File ./setup.py, line 3, in module import sys, os, glob ImportError: No module named os I'm trying to build a small program and I get the above error. I have had this error popup

[ python-Bugs-1194497 ] ImportError: No module named os

2005-05-09 Thread SourceForge.net
: Duplicate Priority: 9 Submitted By: Will L G (diskman) Assigned to: Nobody/Anonymous (nobody) Summary: ImportError: No module named os Initial Comment: Compiling on the following system: Redhat 7.2 [alpha] Kernel-2.6.11.4 Compaq C 6.5.9 GLIBC-2.3.2 Make-2.80 Binutils-2.15 Receiving the following error

[ python-Bugs-1194497 ] ImportError: No module named os

2005-05-04 Thread SourceForge.net
: 9 Submitted By: Will L G (diskman) Assigned to: Nobody/Anonymous (nobody) Summary: ImportError: No module named os Initial Comment: Compiling on the following system: Redhat 7.2 [alpha] Kernel-2.6.11.4 Compaq C 6.5.9 GLIBC-2.3.2 Make-2.80 Binutils-2.15 Receiving the following error: /usr/share

[ python-Bugs-1194497 ] ImportError: No module named os

2005-05-03 Thread SourceForge.net
: None Priority: 5 Submitted By: Will L G (diskman) Assigned to: Nobody/Anonymous (nobody) Summary: ImportError: No module named os Initial Comment: Compiling on the following system: Redhat 7.2 [alpha] Kernel-2.6.11.4 Compaq C 6.5.9 GLIBC-2.3.2 Make-2.80 Binutils-2.15 Receiving the following error

[ python-Bugs-1194497 ] ImportError: No module named os

2005-05-03 Thread SourceForge.net
: 7 Submitted By: Will L G (diskman) Assigned to: Nobody/Anonymous (nobody) Summary: ImportError: No module named os Initial Comment: Compiling on the following system: Redhat 7.2 [alpha] Kernel-2.6.11.4 Compaq C 6.5.9 GLIBC-2.3.2 Make-2.80 Binutils-2.15 Receiving the following error: /usr/share

[ python-Bugs-1194497 ] ImportError: No module named os

2005-05-03 Thread SourceForge.net
Submitted By: Will L G (diskman) Assigned to: Nobody/Anonymous (nobody) Summary: ImportError: No module named os Initial Comment: Compiling on the following system: Redhat 7.2 [alpha] Kernel-2.6.11.4 Compaq C 6.5.9 GLIBC-2.3.2 Make-2.80 Binutils-2.15 Receiving the following error: /usr/share