-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Describe the bug
In python 3.11, there's several conflictions when using marvin 2.8.
It didn't be shown while being installed by pip, but the program didn't work when imported.
I use jupyter notebook to develop, but there are some packages that are conflict between latest jupyter notebook and marvin.
My way to solve it
pip install sdss-marvin
pip install notebook==6.4.13
pip install Flask==1.1.4
pip install Jinja2==2.11.3
pip install nbconvert==5.6.1
pip install markupsafe==2.0.1
pip install itsdangerous==2.0.1
# maybe they would be a little trivial
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels