Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find a version that satisfies the requirement applepassgenerator #13

Open
1 task done
freeridre opened this issue Sep 30, 2023 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@freeridre
Copy link

freeridre commented Sep 30, 2023

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?

(.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

  1. Create a basic django webapp
  2. Create a virtual env.
  3. Try to install applepassgenerator into your virtual env with pip install applepassgenerator

Checklist

  • I have searched the issues of this repo and believe that this is not a duplicate, it's just similar to issue 10
    applepassgenerator-error
    .
@freeridre freeridre added the bug Something isn't working label Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant