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?
(.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 applepassgenerator
Steps 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
[x] I have searched the issues of this repo and believe that this is not a duplicate, it's just similar to issue 10
.
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?
Steps to reproduce the problem
pip install applepassgenerator
Checklist