Skip to content

Install via pip3 on raspberry pi errors about missing LICENSE #1864

@pvcraven

Description

@pvcraven

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions