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

Cannot install via pip install #9

Open
arunas-devoro opened this issue Feb 8, 2024 · 2 comments
Open

Cannot install via pip install #9

arunas-devoro opened this issue Feb 8, 2024 · 2 comments

Comments

@arunas-devoro
Copy link
Contributor

Sorry to bother you. But i can't install via pip

$ pip install flask-ad-auth
Collecting flask-ad-auth
  Downloading flask_ad_auth-1.1.1-py3-none-any.whl (10 kB)
ERROR: flask-ad-auth has an invalid wheel, flask-ad-auth has an invalid wheel, multiple .dist-info directories found: flask_ad_auth-1.1.1.dist-info, flask_ad_auth-0.8.dist-info
@wuttem
Copy link
Owner

wuttem commented Feb 8, 2024

Interesting ... Seems like a problem happening when you build a package with some other version in the cache ... I rebuild (v1.1.2) and uploaded - should solve the issue.

@arunas-devoro
Copy link
Contributor Author

now installed and upgraded via pip with no issues both on Windows and *nix. problem solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants