-
Notifications
You must be signed in to change notification settings - Fork 228
Test Python 3.13 #3683
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
Test Python 3.13 #3683
Conversation
|
All good but Windows 3.13 @chrishalcrow |
|
Looks very similar (identical?) to this: numpy/numpy#27894 but the numpy version in use here is Oh maybe I'm not sure why it is resolving to numpy (assuming the numpy version is the issue) |
|
What fun! New error is that elephant 1.1.0 imports a depreciated scipy function; if we could get to elephant 1.1.1, that'd be fixed. |
|
This is mainly due to MEArec, which uses elephant. Just made a release to have local elephant imports, since it's only used at generation. Let's retrigger and see how it goes :) |
|
depends on #3689 |
chrishalcrow
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done @alejoe91 , looks good to me!
No description provided.