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

pip install -e .[dev] not working #227

Open
swelborn opened this issue Dec 22, 2021 · 1 comment
Open

pip install -e .[dev] not working #227

swelborn opened this issue Dec 22, 2021 · 1 comment

Comments

@swelborn
Copy link

image

Steps to reproduce:
follow dev install instructions on docs (ran pip install -e .[dev], not pre-commit install)

conda env create also got hung up installing the dependencies.

@ianhi
Copy link
Collaborator

ianhi commented Dec 23, 2021

Is this in a fresh conda environment? and what python version? Looking at the bleach it seems that their last release was prior to supporting python 3.10, so i would try again with python = 3.9

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