-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Brief description
Install via pip3 on raspberry pi fails with error about missing LICENSE file
Environment
- Scapy version: 2.4.2
- Python version: 3.7
- Operating System: Linux raspberrypi 4.14.79-v7+
How to reproduce
Run sudo pip3 install scapy
on a raspberry pi.
Actual result
copying build/scripts-3.5/UTscapy -> build/bdist.linux-armv7l/wheel/scapy-2.4.2.data/scripts
copying build/scripts-3.5/scapy -> build/bdist.linux-armv7l/wheel/scapy-2.4.2.data/scripts
changing mode of build/bdist.linux-armv7l/wheel/scapy-2.4.2.data/scripts/UTscapy to 755
changing mode of build/bdist.linux-armv7l/wheel/scapy-2.4.2.data/scripts/scapy to 755
error: [Errno 2] No such file or directory: 'LICENSE'
----------------------------------------
Failed building wheel for scapy
Running setup.py clean for scapy
Failed to build scapy
Installing collected packages: scapy
Running setup.py install for scapy ... done
Metadata
Metadata
Assignees
Labels
No labels