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

Unable to install airavata-mft-cli on M1 mac #115

Closed
KevinYan2025 opened this issue Jan 26, 2024 · 2 comments
Closed

Unable to install airavata-mft-cli on M1 mac #115

KevinYan2025 opened this issue Jan 26, 2024 · 2 comments

Comments

@KevinYan2025
Copy link

Issue: Unable to install airavata-mft-cli after successfully installed the gprc and gprc-tools.
configuration: M1 mac pro, python version 3.11.6
I did exactly what #104 does, but I am still unable to install airavata-mft-cli.
python3.11 -m pip install grpcio==1.51.1
python3.11 -m pip install grpcio-tools==1.51.1
I successfully install grpcio and grpcio-tools after these two command
python3.11 -m pip install airavata-mft-cli
after run this command, the installation failed with the following error.

Screenshot 2024-01-26 at 2 39 18 PM
@DImuthuUpe
Copy link
Contributor

@KevinYan2025 Sorry for the late follow-up. Did you mange to get the issue resolved?

@KevinYan2025
Copy link
Author

@KevinYan2025 Sorry for the late follow-up. Did you mange to get the issue resolved?
I think the issue is with python3.11. After I change to python3.10 everything is working fine.

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