Skip to content

Setting up development environment via requirements currently broken for Python >=3.10 #631

Open
@rossbar

Description

@rossbar

I failed to update the deepcell-toolbox dependency in requirements.txt for the 0.12.4 release - this means that setting up a development environment with pip (i.e. pip install -r requirements.txt) is currently broken.

This shouldn't affect end-users, so I'm going to hold off making another patch release to fix it unless there is a strong desire to do so. There is another release on the horizon which will fix this along with many other issues. The quick fix for developers: in requirements.txt, update the deepcell-toolbox~=0.11.2 line to deepcell-toolbox~=0.12.0.

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

    bugSomething isn't workingdependenciesPull requests that update a dependency file

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions