You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thomas D edited this page Feb 7, 2016
·
2 revisions
pcapy and pyinstaller
Following that tutorial, the produced pcapy-0.10.9-py2.7-win32.egg file has to be unzipped in the original python installation (no venv) Lib\site-packages for pyinstaller to be able to automatically find it.