You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was using Marvin maps earlier for generating BPT diagrams. I did an update by pip install Marvin (29 Jan 2024) and all my old codes have stopped working. I tried using Maps and it returned the following error.
'cannot import name 'Maps' from 'marvin.tools' (/Users/macOS/opt/anaconda3/lib/python3.9/site-packages/marvin/tools/init.py)'
I tried finding the config and it gave
'cannot import name 'config' from 'marvin''
The version I am using now is 2.1.2. I am running the code on Jupyter Notebook. I have used Marvin earlier in 2019 to generate BPT diagrams and didn't face such issues. Please do clarify. Thanks!
The text was updated successfully, but these errors were encountered:
I was using Marvin maps earlier for generating BPT diagrams. I did an update by pip install Marvin (29 Jan 2024) and all my old codes have stopped working. I tried using Maps and it returned the following error.
'cannot import name 'Maps' from 'marvin.tools' (/Users/macOS/opt/anaconda3/lib/python3.9/site-packages/marvin/tools/init.py)'
I tried finding the config and it gave
'cannot import name 'config' from 'marvin''
The version I am using now is 2.1.2. I am running the code on Jupyter Notebook. I have used Marvin earlier in 2019 to generate BPT diagrams and didn't face such issues. Please do clarify. Thanks!
The text was updated successfully, but these errors were encountered: