Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package confliction #801

Open
eacva0 opened this issue Jan 9, 2024 · 0 comments
Open

package confliction #801

eacva0 opened this issue Jan 9, 2024 · 0 comments

Comments

@eacva0
Copy link

eacva0 commented Jan 9, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant