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

error loading adios 2.10.1 into python3.12.4 #4230

Open
dpugmire opened this issue Jul 8, 2024 · 1 comment
Open

error loading adios 2.10.1 into python3.12.4 #4230

dpugmire opened this issue Jul 8, 2024 · 1 comment

Comments

@dpugmire
Copy link

dpugmire commented Jul 8, 2024

Describe the bug
Cannot load adios2.10.1 into python3.12.4 on a MacBook.
I get the following error:

ImportError: cannot import name 'or_' from 'operator' (/Users/dpn/sw/adios2/2.10.1/install/lib/python3.12/site-packages/adios2/operator.py)
Python 3.12.4 (main, Jun 6 2024, 18:26:44) [Clang 15.0.0 (clang-1500.3.9.4)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

To Reproduce
To reproduce:
export PYTHONPATH=:$PYTHONPATH
python3
import adios2

Expected behavior

Desktop (please complete the following information):
MacOS 14.5
python3.12.4
adios2.10.1

adios2 built with clang 15.0.0

Additional context

Following up

@vicentebolea
Copy link
Collaborator

Can you attach a copy of the files at /Users/dpn/sw/adios2/2.10.1/install/lib/python3.12/site-packages/adios2/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants