Skip to content

Installation Error on MacOSX #19

@ReneKat

Description

@ReneKat

Happy New Year EukRep team!
I have installed EukRep onto my Mac OSX 10.14.6 using
conda create -y -n eukrep -c bioconda scikit-learn==0.19.2 eukrep
I cloned the EukRep git repository and added its directory to my path.
I am trying to run EukRep for the first time and am getting an Import Error:

EukRep -i assembly.fa -o euk_contigs.fa --min 1000 --prokarya pro_contigs.fa

Traceback (most recent call last):
File "/Users/Owl/opt/anaconda3/envs/eukrep/bin/EukRep", line 12, in
import EukRep.EukRep as EukRep
ImportError: No module named EukRep.EukRep

I'm hoping this is an easy fix. Thanks for your guidance!
René

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions