-
-
Notifications
You must be signed in to change notification settings - Fork 144
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
bug: pip install -e .[dev] has issues #222
Labels
category: bug
Something isn't working
Comments
sabotagebeats
changed the title
pip install -e .[dev] has issues
bug: pip install -e .[dev] has issues
Nov 4, 2021
@sabotagebeats and I were working on getting this to work and found some issues |
i think this might be conflicting because of venv because at some point you installed venv |
we put together a nice little script that mostly works though so that's cool 😅 |
is this the same error @Ninjagod1251
|
Yes thats the same error |
fix documented in pyenv/pyenv-installer#112 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment information
WSL Ubuntu 20.04
What went wrong?
pip install -e .[dev]
has soms issues when installing. I did a fresh install of Ubuntu and created a virtual env to run the command:Here is the first error code:
Here is the main error line:
Please include information like:
How can it be fixed?
Fill this in if you have ideas on how the bug could be fixed.
The text was updated successfully, but these errors were encountered: