DImuthuUpe commented on PR #124: URL: https://github.com/apache/airavata-mft/pull/124#issuecomment-1956669664
@harshittiwariii Thanks for the PR. Deleting grpc dependencies from the inventory will cause the missing dependency issue for fresh installations. The issue here is the grpc 1.43.1 is not compatible with python 11. I have provided a fix which install grpc on a conditional basis for different Python versions https://github.com/apache/airavata-mft/commit/72ecfd9cc0ea32a27561b54c2863c074f89339e7. You can try the binary with latest mft distribution using `pip install airavata-mft-cli==0.1.22` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
