We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
X-ref ornladios/ADIOS2#3160 by @jychoi-hpc
python -c "import adios2; print(adios2.__file__); print(adios2.__version__)" Traceback (most recent call last): File "<string>", line 1, in <module> ModuleNotFoundError: No module named 'adios2'
on Apple M1 (arm64) as of our 2.8.0 package here. (Likely already an issue with the 2.7.1 package.)
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
X-ref ornladios/ADIOS2#3160 by @jychoi-hpc
on Apple M1 (arm64) as of our 2.8.0 package here.
(Likely already an issue with the 2.7.1 package.)
The text was updated successfully, but these errors were encountered: