Build binary 0.6.9
Posted: May 31st, 2012, 12:54 pm
Hi,
I'm trying to build the dist for windows 7
I install libs and run python package.py installer and get exe files
But when i run the exe, i get error :
I install pyOpenSSL module
View the compile output
http://pastebin.com/kZRTfz2w
Thanks for help
I'm trying to build the dist for windows 7
I install libs and run python package.py installer and get exe files
But when i run the exe, i get error :
Code: Select all
Exception in thread HTTPServer Thread-20:
Traceback (most recent call last):
File "threading.pyo", line 552, in __bootstrap_inner
File "threading.pyo", line 505, in run
File "cherrypy\process\servers.pyo", line 75, in _start_http_thread
File "cherrypy\wsgiserver\__init__.pyo", line 1636, in start
File "cherrypy\wsgiserver\__init__.pyo", line 1674, in bind
ImportError: You must install pyOpenSSL to use HTTPS.
View the compile output
http://pastebin.com/kZRTfz2w
Thanks for help