helpsystems / pcapy

Pcapy is a Python extension module that interfaces with the libpcap packet capture library.
Other
381 stars 104 forks source link

not able to setup #31

Open houmingc opened 7 years ago

houmingc commented 7 years ago

I follow every instruction but when 'python setup.py install', following error appears running build_ext building 'pcapy' extension error: Unable to find vcvarsall.bat

I put WpdPack_4_1_2 into C:\ drive Amend setup.py append 'C:\WpdPack_4_1_2\WpdPack\Include' I install VCForPython27.msi n Anaconda

I insert pypcap-1.1.6.tar.gz into Anaconda2\pkgs and run conda install pypcap-1.1.6.tar.gz: Offline PC hang at Fetching package metadata:

JohnTroony commented 5 years ago

Hi, which Windows version are you building for? Also, can you try repeating this with the MingGW Precompiled Binaries