sdss / marvin

Data access and visualization for MaNGA. http://sdss-marvin.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
55 stars 32 forks source link

Marvin not opening maps after pip install update #804

Open KavinKumarNR opened 9 months ago

KavinKumarNR commented 9 months ago

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!

havok2063 commented 8 months ago

@KavinKumarNR Marvin 2.1.2 is quite an old version at this time. Can you try upgrading your version of marvin and seeing if the problem persists?