rickyteng
Results
1
issues of
rickyteng
Environment: Windows 2012 Python27 zerorpc (pip install zerorpc, it will install pyzmq, msgpack-python, gevent, future) pyinstaller 3.2.1 Steps: Using pyinstaller pack a py script. ``` # api.py # modified from...