Skip to content

Provide a description on how to use it with anaconda #39

Description

@matthiasbrix

Hi,

I have had struggles to get it running in a conda environment because it did not allow me to install from the pipfile. What I did is this:

conda create -n openprotein

source activate openprotein

conda install pip

~/anaconda3/envs/openprotein/bin/pip install pipenv

~/anaconda3/envs/openprotein/bin/pipenv install

Perhaps provide a requirements file for conda environments?

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