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

biopython error #183

Open
lskatz opened this issue Apr 12, 2023 · 0 comments
Open

biopython error #183

lskatz opened this issue Apr 12, 2023 · 0 comments

Comments

@lskatz
Copy link

lskatz commented Apr 12, 2023

Hi, I just wanted to let you know that I was not able to install via these instructions until I changed this line:

conda env create -f cond_env.yml
conda activate physcraper_env
pip install -r requirements.txt
pip install -e .

until I changed this line

dependencies:
  #- python>=3.5
  - python==3.8
  - pip

There was some kind of issue with biopython and the latest python in the pip install -r requirements.txt step.

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