Skip to content

jupyter syntaxerror stemming from wrong version of "decorator" package #27

@Joaoloula

Description

@Joaoloula

Following the conda installation instructions leads to the package "decorator" being installed with a version that requires python3, which in turn breaks jupyter (see https://stackoverflow.com/questions/69773657/cannot-run-jupyter-notebook-by-python2-7)

This can be fixed by adding "decorator=4.4.2" to conda_probcomp.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions