-
Notifications
You must be signed in to change notification settings - Fork 246
Open
Description
I'm trying to install pcapy module that needs compilation and I'm getting this error:
Installing collected packages: pcapy
Running setup.py install for pcapy ... error
ERROR: Command errored out with exit status 1:
command: 'c:\Python37\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\users\\root\\Temp\\pip-install-cb7a8mfd\\pcapy\\setup.py'"'"'; __file__='"'"'C:\\users\\root\\Temp\\pip-install-cb7a8mfd\\pcapy\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\users\root\Temp\pip-record-37_jainp\install-record.txt' --single-version-externally-managed --compile --install-headers 'c:\Python37\Include\pcapy'
cwd: C:\users\root\Temp\pip-install-cb7a8mfd\pcapy\
Complete output (5 lines):
running install
running build
running build_ext
building 'pcapy' extension
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/
----------------------------------------
I have tried to install it manually but with no success, can this be done?
ashergottlieb, me2d09, vospascal, georg-unterholzner, mjp91 and 2 more
Metadata
Metadata
Assignees
Labels
No labels