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

pip3 install dragon installs version 1.7.2 #136

Open
TheGithubJoshua opened this issue Jan 24, 2024 · 4 comments
Open

pip3 install dragon installs version 1.7.2 #136

TheGithubJoshua opened this issue Jan 24, 2024 · 4 comments

Comments

@TheGithubJoshua
Copy link

Using the pip3 install --break-system-packages dragon installs version 1.7.2 of dragon and not 2.0.0

@0cyn
Copy link
Member

0cyn commented Feb 2, 2024

Does it work with pip3 install --force-reinstall dragon?

@TheGithubJoshua
Copy link
Author

Does it work with pip3 install --force-reinstall dragon?

No it doesn't

@TheGithubJoshua
Copy link
Author

The ./development_install script installs the correct version btw.

@0cyn
Copy link
Member

0cyn commented Feb 2, 2024

Wonder if python3 -m pip install --no-cache-dir --upgrade dragon might fix it, that's such an odd issue

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