Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Networkx not compatible with Py3.7 #1282

Closed
yck011522 opened this issue Jan 30, 2024 · 4 comments
Closed

Networkx not compatible with Py3.7 #1282

yck011522 opened this issue Jan 30, 2024 · 4 comments

Comments

@yck011522
Copy link
Contributor

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)?

@tomvanmele
Copy link
Member

https://devguide.python.org/versions/

python 3.7 has reached end of life mid last year...

@yck011522
Copy link
Contributor Author

yck011522 commented Jan 31, 2024

So, is compas 2.0 officially dropping support for 3.7?

If so, should compas_robot and compas_fab follow? @gonzalocasas

And I would suggest updating this:

"Programming Language :: Python :: 3.7",

@gonzalocasas
Copy link
Member

3.7 is end-of-life, so yes, let's drop it across the board

@yck011522 yck011522 mentioned this issue Jan 31, 2024
10 tasks
@jf---
Copy link
Contributor

jf--- commented Apr 6, 2024

@tomvanmele || @yck011522 plz close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants