-
Notifications
You must be signed in to change notification settings - Fork 24
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
Unable to import the awkward module in python #664
Comments
The workaround is to install |
Thanks a lot! The workaround fixes my issue. |
It's not completed yet 😄 . This will be fixed in the stack the next time the nightlies are fully built. I keep this open until it is fixed. |
This now works fine for me in the nightlies thanks to the changes in spack/spack#47027. |
Hi,
I'm having problem with importing the awkward module in python with the nightly version 2024-10-16. Here is the error message I received when I attempted to import awkward in python:
Could you please help me fix this issue? Some useful information, including the steps to reproduce the error, can be found below.
Thanks in advance,
Zhibo
import awkward
The text was updated successfully, but these errors were encountered: