Skip to content

biopython error #183

@lskatz

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.

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