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

[BUG]: AttributeError: module 'numba.core.config' has no attribute 'CAPTURED_ERRORS' #2166

Closed
2 tasks done
dagardner-nv opened this issue Feb 3, 2025 · 0 comments · Fixed by #2167
Closed
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@dagardner-nv
Copy link
Contributor

Version

25.02

Which installation method(s) does this occur on?

Conda

Describe the bug.

A new version of numba was pushed out on Conda 4 days ago (0.61.0) and is potentially the cause.

2025-02-03T18:19:56.2121782Z =========================== short test summary info ============================
2025-02-03T18:19:56.2123146Z FAILED tests/morpheus/parsers/test_ip.py::test_netmask - AttributeError: module 'numba.core.config' has no attribute 'CAPTURED_ERRORS'
2025-02-03T18:19:56.2125078Z FAILED tests/morpheus/parsers/test_ip.py::test_hostmask - AttributeError: module 'numba.core.config' has no attribute 'CAPTURED_ERRORS'
2025-02-03T18:19:56.2126979Z FAILED tests/morpheus/parsers/test_ip.py::test_mask - AttributeError: module 'numba.core.config' has no attribute 'CAPTURED_ERRORS'

Minimum reproducible example

Relevant log output

Click here to see error details

https://productionresultssa13.blob.core.windows.net/actions-results/72a7c171-2b1f-4a9f-9269-d04141efd529/workflow-job-run-8a3d2706-bb10-52fe-6f95-6477f51f441c/logs/job/job-logs.txt?rsct=text%2Fplain&se=2025-02-03T20%3A18%3A49Z&sig=euGJDk99ca8sd5qyh%2BvV4qENOvJwDY5Q0xK8%2B5uBYMA%3D&ske=2025-02-04T06%3A32%3A11Z&skoid=ca7593d4-ee42-46cd-af88-8b886a2f84eb&sks=b&skt=2025-02-03T18%3A32%3A11Z&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skv=2025-01-05&sp=r&spr=https&sr=b&st=2025-02-03T20%3A08%3A44Z&sv=2025-01-05

Full env printout

Click here to see environment details

[Paste the results of print_env.sh here, it will be hidden by default]

Other/Misc.

No response

Code of Conduct

  • I agree to follow Morpheus' Code of Conduct
  • I have searched the open bugs and have found no duplicates for this bug report
@dagardner-nv dagardner-nv added the bug Something isn't working label Feb 3, 2025
@dagardner-nv dagardner-nv added this to the 25.02 - Release milestone Feb 3, 2025
@dagardner-nv dagardner-nv self-assigned this Feb 3, 2025
@morpheus-bot-test morpheus-bot-test bot moved this from Todo to Review - Ready for Review in Morpheus Boards Feb 3, 2025
@github-project-automation github-project-automation bot moved this from Review - Ready for Review to Done in Morpheus Boards Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant