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

Fixup #242

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Fixup #242

wants to merge 7 commits into from

Conversation

fredshone
Copy link
Collaborator

New PR (non forked)

Fixed a test.

Had to bump the pyproj dep.

Then had to bump other stuff.

So moved everything forward to work on python 3.13. Hopefully faster.

This means quite a few little changes throughout. But nothing major.

Latest pyproj had some small (6th decimal place) changes after reprojections but assume this is ok.

Tests passing on linux with mamba install (I added new mamba instructions to readme).

@fredshone
Copy link
Collaborator Author

Seems broken build is caused by slack notification build action (this is from arup-group actions repo, which uses rtCamp).

Odd that not working for me. Maybe it is using my clone of actions repo(?) or that this is a permissions thing.

Either way - can someone else run the actions please?

If that fails then I need some guidance - not keen to mess around in your actions.

x

@fredshone
Copy link
Collaborator Author

...it run good on my ubuntu - so I was guessing a problem with actions

@syhwawa
Copy link
Contributor

syhwawa commented Feb 21, 2025

Thanks for the PR! I’ve updated the Slack notifications and GitHub Actions versions, and the Build rtCamp status is now passing.

The CI build now failed at Install dependencies, which relates to updating the packages in the requirements.txt.

ERROR: Could not find a version that satisfies the requirement networkx==3.4.2 (from elara) (from versions: 0.34, 0.35, 0.35.1, 0.36, 0.37, 0.99, 1.0rc1, 1.0, 1.0.1, 1.1, 1.2rc1, 1.2, 1.3rc1, 1.3, 1.4rc1, 1.4, 1.5rc1, 1.5, 1.6rc1, 1.6, 1.7rc1, 1.7, 1.8rc1, 1.8, 1.8.1, 1.9rc1, 1.9, 1.9.1, 1.10rc2, 1.10, 1.11rc1, 1.11rc2, 1.11, 2.0, 2.1, 2.2rc1, 2.2, 2.3rc3, 2.3rc4, 2.3, 2.4rc1, 2.4rc2, 2.4, 2.5rc1, 2.5, 2.5.1, 2.6rc1, 2.6rc2, 2.6.2, 2.6.3, 2.7rc1, 2.7, 2.7.1, 2.8rc1, 2.8, 2.8.1rc1, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.8.5, 2.8.6, 2.8.7, 2.8.8, 3.0b1, 3.0rc1, 3.0, 3.1rc0, 3.1)
ERROR: No matching distribution found for networkx==3.4.2

I can see networkx version 3.4.2 was related on 21st Oct 2024 not sure why it can not be installed. Maybe we can downgrade some of the package versions.

Btw, I have allocated Fred as maintain role in the Elara repo, I suppose he should be able to push code, raise pull requests etc as a contributor? @mfitz

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

Successfully merging this pull request may close these issues.

2 participants