Skip to content
This repository was archived by the owner on Apr 25, 2020. It is now read-only.
This repository was archived by the owner on Apr 25, 2020. It is now read-only.

Requires SimPy 2 #1

Description

@tobanw

The current version of simpy is 3 but the package only works with the old version, simpy 2. Simpy 3 is not backwards compatible; there is a porting guide here: Porting from SimPy 2 to 3.

For those having the issue, the workaround is to install the old version of simpy. As explained on the pypi page, the shell command is: pip install "simpy>=2.3,<3"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions