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

CHADdeps is broken on Python 3.12/pip 24.3 #369

Open
d-huck opened this issue Dec 2, 2024 · 0 comments
Open

CHADdeps is broken on Python 3.12/pip 24.3 #369

d-huck opened this issue Dec 2, 2024 · 0 comments

Comments

@d-huck
Copy link

d-huck commented Dec 2, 2024

When running the CHADdeps (and COQdeps for that matter) command, pip installation fails when running Python 3.12.4+ and pip 24.3. I have recreated this issue on both a fresh Arch Linux install as well as MacOS. When installing the requirements, pip asks for a Github Username, which fails the auto install process from within neovim.

When attempting to install from requirements.txt on the terminal, the username prompt is skippable. Entering nothing into the username prompt allows the package to be installed. This seems to be an issue with pip itself, and I've opened an issue with pypa regarding this.

In the meantime, I'm at a loss at a workaround for this issue, and any help would be appreciated.

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

1 participant