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

np.MachAr Deprecated: Tests Failing #533

Closed
danielsclint opened this issue Jan 4, 2022 · 1 comment
Closed

np.MachAr Deprecated: Tests Failing #533

danielsclint opened this issue Jan 4, 2022 · 1 comment
Labels
Bug Something isn't working/bug f

Comments

@danielsclint
Copy link

The latest release of Numpy (v1.22) deprecated np.MachAr. This cause the Numba decorators in ActivitySim's initialize_los module to fail.

@danielsclint danielsclint added the Bug Something isn't working/bug f label Jan 4, 2022
danielsclint pushed a commit to wsp-sag/activitysim that referenced this issue Jan 4, 2022
jpn-- added a commit to jpn--/activitysim that referenced this issue Feb 1, 2022
@jpn--
Copy link
Member

jpn-- commented Feb 22, 2022

This is a known issue in numba when running with numpy 1.22. numba/numba#7758

Going to constrain us to numpy 1.21 until numba is fixed.

@jpn-- jpn-- mentioned this issue Feb 22, 2022
@jpn-- jpn-- closed this as completed in aa69037 Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working/bug f
Projects
None yet
Development

No branches or pull requests

2 participants