-
Notifications
You must be signed in to change notification settings - Fork 72
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 install tableauhyperapi on my macbook pro #94
Comments
Are you trying to use Hyper API on an M1 (arm) computer? Right now, Hyper API only supports x86-64 architectures. |
This is what I am currently doing -
Only problem is you will need to switch to x86-64 model every time you need to use |
I am a bit surprised that we are on macs with M3s now and this still isnt addressed. Is there any timetable for this to be addressed? |
Any plans to make this work for ARM architectures? |
I work on a Python Package called https://github.com/hoverinc/tableau-utilities that enables a user to build a unified semantic model across tableau extracts and automate putting data definitions in column comments. This issue is making it hard for us to manage some additional hyper data source features. I understand there are workarounds mentioned for M1 laptops but they are laborious. For myself as a self trained engineer like many data people those workarounds can be very challenging to configure. What would it take to make this package |
Getting the following error when running the
pip install tableauhyperapi
commandERROR: Could not find a version that satisfies the requirement tableauhyperapi (from versions: none)
ERROR: No matching distribution found for tableauhyperapi
Any insight would be greatly appreciated, please let me know if you need any additional information
The text was updated successfully, but these errors were encountered: