Freezing script gives error message:

Guido van Rossum guido at cnri.reston.va.us
Wed Sep 29 08:36:11 EDT 1999


jiwils at stopspam.acxiom.com (Jimmy Wilson) writes:

> On Thu, 23 Sep 1999 16:46:58 GMT, swgeorge at my-deja.com wrote:
> 
> >  Does anybody know why I am getting the following error message:
> >  Error:  needed directory D:\Program Files\Python\lib\python1.5\config
> >  not found.
> 
> I have received the same error message, and I am puzzled as well.  I
> also install the binary distribution of Python as well as downloading
> the source.  I suspect that some registry entries are part of the
> problem as I removed the binary installation of Python and I the
> freeze.py script still knew where that old installation was.

The freeze script is confused -- it seems to be thinking it is running
on a Unix system.  How did you invoke it?  What Python version are you
using?    You *could* try running freeze.py -w...

--Guido van Rossum (home page: http://www.python.org/~guido/)




More information about the Python-list mailing list