On Sat, Oct 07, 2006 at 10:32:00AM +0200, Kai Raven wrote: > Hi, > > i have tried to run the Python 2.3 version of Mixminion under Windows XP, but i > get always: > > L:\Python23>python Scripts\mixminion.py > ERROR importing mixminion package. > ERROR importing mixminion package. > Traceback (most recent call last): > File "Scripts\mixminion.py", line 4, in ? > import mixminion.Main > File "L:\Python23\Scripts\mixminion.py", line 4, in ? > import mixminion.Main > ImportError: No module named Main This looks like mixminion isn't actually installed where python expects to find packages. You should probably edit the "mixminion" script and make sure that the sys.path line refers to the site-packages directory of the actual python distribution where mixminion is installed. yrs, -- Nick Mathewson
Attachment:
pgpK70i9W4Q9R.pgp
Description: PGP signature