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

Module import issue #22

Closed
kpramng opened this issue Oct 12, 2022 · 4 comments
Closed

Module import issue #22

kpramng opened this issue Oct 12, 2022 · 4 comments

Comments

@kpramng
Copy link

kpramng commented Oct 12, 2022

Hi,

I followed the below instructions to install weio and used the code https://github.com/ebranlard/weio/blob/main/examples/Read_FASTOut.py to read the contents of a .out file, but returned the following error. I ran the python script in Spyder.

Any help is highly appreciated.

git clone https://github.com/ebranlard/weio cd weio python -m pip install --user -r requirements.txt python -m pip install -e . # install python -m unittest discover -v # run test

image

Best regards,
Karthik

@kpramng
Copy link
Author

kpramng commented Oct 12, 2022

@ebranlard Is the above something to do with running in Spyder. I followed the steps and for some reason it cannot find the module.

@ebranlard
Copy link
Owner

It's possible, maybe spyder is using a special environment. You can try to ask spyder to open a command line for you and redo the steps.

@kpramng
Copy link
Author

kpramng commented Nov 4, 2022

@ebranlard Thanks for getting back. Will try that out and keep you posted.

@ebranlard
Copy link
Owner

Hi @kpramng

Let us know if this is still an issue or what you did to solve it.

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

2 participants