You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
may not be an issue, but a warning that intern has a dependency on older version of numpy (1.26.4); is not compatible with latest version numpy==2.0.0.
The text was updated successfully, but these errors were encountered:
Thanks for keeping an eye on this! Shouldn't make a huge difference since the components of numpy that we use are relatively modest and will likely be limited to things that are backwards compatible... but we could put together a PR that removes this version pin on numpy and see what explodes :)
may not be an issue, but a warning that
intern
has a dependency on older version of numpy (1.26.4); is not compatible with latest version numpy==2.0.0.The text was updated successfully, but these errors were encountered: