-
Notifications
You must be signed in to change notification settings - Fork 2
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
Can not install agent on Mac os m1 #10
Comments
Hi Alex, can you share your Python version info |
Sure!
|
Due to env issues building with PyCharm is a lot easier in the case of M1. Furthermore, you can check out our latest m1 builds from here https://pypi.org/project/sidekick-agent-python/0.1.1/ (files that end with "arm64.whl" are built & tested on M1 Monterey) |
Ah I see, currently we do not support Python 3.10. Can you try again with 3.6,3.7 or 3.8? |
Will try that, thanks! |
No problem, cheers! |
Hello, i'm getting troubles with installation.
I've clonned repo to build an agent by ./build.sh script, but getting this error despite glog and gflags were installed via brew:
The text was updated successfully, but these errors were encountered: