Re: Gpg python installer

2015-04-01 Thread E Smitty
On Wednesday, April 1, 2015 at 4:26:40 PM UTC-7, leonardo davinci wrote: > I am using Kleopatra(gpg for win) to verify the 3.4.3 python installer, > Windows x86 MSI > > >. This file does > >not have a email in the digital signaure and I a

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 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 othe