Skip to content

package confliction #801

@eacva0

Description

@eacva0

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions