Replies: 2 comments 3 replies
-
I don't think you are running this from a Python interpreter. The |
Beta Was this translation helpful? Give feedback.
3 replies
-
That is the most recent version. Did you activate the conda environment before you installed micom with pip? Because your import is definitely not importing a package from conda... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I also have some problems with installing MICOM. In my case:
Subpakages are not installed by default when I write : "pip install micom" ... in my cobra environment, so when I use "from micom.data import test_data" (for example) an error says:
" from: can't read /var/mail/micom.data"
I will appreciate any help!
Beta Was this translation helpful? Give feedback.
All reactions