sdss / marvin

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

Marvin python package issue #815

Open Daniele98 opened 2 weeks ago

Daniele98 commented 2 weeks ago

Describe the bug I installed the marvin package trying both on conda environments with python 3.8 and python 3.10.13 and when i use the command chech_marvin it gives me an error.

To Reproduce Steps to reproduce the behaviour:

  1. just try the command check_marvin or import in a python terminal

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context IMG_20240704_171743

bretthandrews commented 1 week ago

Hi! Please see the instructions in Issue #791 to fix this dependency conflict.

Daniele98 commented 1 week ago

Now it gives me another error. I upload another screenshot.

Schermata del 2024-07-07 22-31-11

bretthandrews commented 1 week ago

Hmmm...try pinning the version of itsdangerous==2.0.1 (see #797)