good morning fellow geeks,
I have this problem using py2exe, i run it as it says in the tutorial on the official website, and i get this :
and thats it, i dont get any exe's, i know it must be sth very lame, but i just cldnt figure it out,
Thanks in advance :D
I have this problem using py2exe, i run it as it says in the tutorial on the official website, and i get this :
Code:
C:\WINDOWS\system32>python d:\pythontests\setup.py install running install running build running install_egg_info Removing C:\Python25\Lib\site-packages\UNKNOWN-0.0.0-py2.5.egg-info Writing C:\Python25\Lib\site-packages\UNKNOWN-0.0.0-py2.5.egg-info
Thanks in advance :D
Comment