-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Issue summary
Unable to install the package with pip in raspberry pi rasbian OS.
Expected behaviour
What do you think should happen?
Pip should install applepassgenerator in raspberry pi. I use rasbian OS.
Actual behaviour
What actually happens?
Details
(.venv) pi@raspberrypi:~/WebService $ pip install applepassgenerator Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting applepassgenerator Could not find a version that satisfies the requirement applepassgenerator (from versions: ) No matching distribution found for applepassgeneratorSteps to reproduce the problem
- Create a basic django webapp
- Create a virtual env.
- Try to install applepassgenerator into your virtual env with
pip install applepassgenerator
Checklist
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working