On Aug 10, 8:39 am, [EMAIL PROTECTED] wrote: > Hello, > > Now,I was install python 2.5 and remove python 2.4 completely.After I > write: > $ python mysetup.py py2exe > ....... > import py2exe_ util > ImportError: Module use of conflicts with this version of Python > > ...ok, I know what is a problem, I haven't remove python completely, > in my computer is one more folder Panda3D-1.4.0 but when I remove it > and all dll files include python24.dll, I cannot run python or make > that setup. > (That panda3d contain python) > > Regards, > Vedran
Sounds like your path needs setting up properly. Try typing echo %PATH % into your console window to find out if Python2.5 is in the path. If you are using the default setup, then c:\Python25 should be on the path. -- Ant... http://antroy.blogspot.com/ -- http://mail.python.org/mailman/listinfo/python-list