Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named utils #78

Open
maernster opened this issue Apr 4, 2023 · 0 comments
Open

ImportError: No module named utils #78

maernster opened this issue Apr 4, 2023 · 0 comments

Comments

@maernster
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant