Skip to content

ImportError: No module named utils #78

@maernster

Description

@maernster

Hi,

I downloaded fastStructure (v1.0) with conda using conda install -c bioconda faststructure (https://anaconda.org/bioconda/faststructure).

Using this version, I was able to successfully run structure.py and distruct.py but when trying to run chooseK.py I face issues. More specifically, I get the following error message: ImportError: No module named utils. I noticed that the chooseK.py script in this repository says import vars.utils as utils instead of import utils as utils, as stated in the chooseK.py version that I downloaded. Maybe this error has been fixed and all I need is to install faststructure as described in this repository. However, I don't have the rights to run sudo so I would be very grateful if somebody knowing a workaround can give me a hand.

All the best, Mario

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