Closed EduardoFraustoLkt closed 1 year ago
It is not possible to install on ubuntu 20 with the command "pip install applepassgenerator".
Install the library independently of the operating system
What actually happens?
When trying to install using the command "pip install applepassgenerator" on Ubuntu 20 it returns the following errors:
ERROR: Could not find a version that satisfies the applepassgenerator requirement (of versions: none)
ERROR: No matching distribution found for applepassgenerator
Issue summary
It is not possible to install on ubuntu 20 with the command "pip install applepassgenerator".
Expected behaviour
Install the library independently of the operating system
Actual behaviour
What actually happens?
When trying to install using the command "pip install applepassgenerator" on Ubuntu 20 it returns the following errors:
ERROR: Could not find a version that satisfies the applepassgenerator requirement (of versions: none)
ERROR: No matching distribution found for applepassgenerator
Steps to reproduce the problem
Checklist