You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Yusuf,
At a first glance, I think this is only due to issue #25. Can you confirm that this error message is only with mac with M-processors?
If so, I will close this issue and only let #25 opened.
The error occurs with the x86 Python container on my local mac. I did a simple test on a VM with an x86 architecture and tried a quick test with Python versions 3.8, 3.11, and 3.12. I'm encountering the same error across all versions.
What are the steps to reproduce this issue?
just trying out the python example code: https://github.com/F2I-Consulting/fetpapi/blob/main/python/example/etp_client_example.py
What does happen?
i'm getting
ImportError
What were you expecting to happen?
Expecting the example code is working.
Any logs, error output, etc?
Any other comments?
Not sure if i'm missing anything. this is done in a docker container from python3.12.7-slim.
What versions of FETPAPI are you using?
0.3.0.0, which i assume is the latest
The text was updated successfully, but these errors were encountered: