Skip to content

Running: pip3 install -r requirements.txt gives following error #4

Open
@anterosa

Description

@anterosa

pi@raspberrypi:~ $ pip3 install -r ~/rpi-can-logger/requirements.txt
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Obtaining Package from git+https://github.com/hardbyte/python-can.git#egg=Package (from -r /home/pi/rpi-can-logger/requirements.txt (line 1))
Cloning https://github.com/hardbyte/python-can.git to ./src/package
Running command git clone -q https://github.com/hardbyte/python-can.git /home/pi/src/package
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing wheel metadata ... done
WARNING: Generating metadata for package Package produced metadata for project name python-can. Fix your #egg=Package fragments.
WARNING: Discarding git+https://github.com/hardbyte/python-can.git#egg=Package. Requested python-can from git+https://github.com/hardbyte/python-can.git#egg=Package (from -r /home/pi/rpi-can-logger/requirements.txt (line 1)) has inconsistent name: filename has 'package', but metadata has 'python-can'
ERROR: Could not find a version that satisfies the requirement package (unavailable)
ERROR: No matching distribution found for package (unavailable)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions