pynetwork / pypcap

pypcap - python libpcap module, forked from code.google.com/p/pypcap
Other
299 stars 75 forks source link

ERROR: Failed building wheel for pypcap #98

Closed frostKn closed 4 years ago

frostKn commented 4 years ago

I have been having issues installing pypcap on parrot os 5.6.0, sorry I am new to this all attached along is the log, any help would be appreciated

err.log

frostKn commented 4 years ago

I was just missing some prerequisites ..for those having the same issue this is what I did

sudo apt-get install build-essential libssl-dev libffi-dev python-dev gcc-9-base

ghost commented 3 years ago

@frostKn I have tried you suggestion. But still I am facing the same error. Here is my error log pypcap_error.log