Skip to content

biopython error #183

Description

@lskatz

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions