python setup.py py2exe --includes sip
o te recomiendo que uses gui2exe


________________________________
De: "(P@vel)" <pdlo...@uci.cu>
Para: python-es@python.org
Enviado: Jueves, octubre 6, 2011 7:22 A.M.
Asunto: [Python-es] problema al hacer ejecutable con py2exe


Tengo una aplicacion hecha con pyqt4 y python2.5 que corre perfectamente y 
quiero hacer un ejecutable con py2exe, ya se me crea el .exe pero al ejecutarlo 
me sale el siguiente error. 


Traceback (most recent call last): 
  File "principal.py", line 10, in <module> 
  File "zipextimporter.pyc", line 98, in load_module 
ImportError: No module named sip

 

_______________________________________________
Python-es mailing list
Python-es@python.org
http://mail.python.org/mailman/listinfo/python-es
FAQ: http://python-es-faq.wikidot.com/
_______________________________________________
Python-es mailing list
Python-es@python.org
http://mail.python.org/mailman/listinfo/python-es
FAQ: http://python-es-faq.wikidot.com/

Responder a