Skip to content

Networkx not compatible with Py3.7 #1282

@yck011522

Description

@yck011522

I am running some tests on a branch of compas_fab that will make it more* compatible with compas 2.0.
I came across an error ERROR: No matching distribution found for networkx>=3.0 for the environment build-cpython (macos-py37)

https://github.com/compas-dev/compas_fab/actions/runs/7710486107/job/21013894034?pr=400

I found a recent commit in compas that stopped it testing against 3.7, @Licini
#1160

I would like to know if the longer-term plan is to remove support for Python3.7 completely (and to keep Networkx in requirement), or if we plan to go back to supporting 3.7 (and we use an older Networkx)?

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