Win32 installer / "standalone" packager

Gordon McMillan gmcm at hypernet.com
Sat Jul 10 14:34:12 EDT 1999


Karl Putland writes:

> Installer install breaks ;-)
> 
> The traceback goes away too fast, but I think it says...
> 
> Traceback... yada-yada-yada
> File "launch.py", line 12, in ?
>     support = os.path.join(installdir, "support")
> NameError: installdir

If you have this problem, change the "idif" at line 10 of install.py 
to "installdir", then run "install.py". It should create a good 
installation.

Meanwhile, I will beg python.org's ftpmad^Hster to expedite getting 
the fix in (as long as the bribe is free, I'll pay it).

- Gordon




More information about the Python-list mailing list