Installation not working, crmint cloud deploy fails with "Package 'rsa' requires a different Python" error
evil-shrike opened this issue · 2 comments
Hi,
following the Deployment guide in a newly created project.
I'm getting the following error on running crmint cloud deploy
in my Cloud Shell:
ERROR: Package 'rsa' requires a different Python: 2.7.16 not in '>=3.5, <4'
Obviously in Cloud Shell I have Python 2.7 as default Python.
I am unable to reproduce this error using these Deployment instructions from the instant-bqml fork. The primary difference is that the instant-bqml fork downgrades the app-engine-python version and pins to a specific protobuf version.
However, I am seeing that after deployment the CRMint application is being marked as dangerous in my Chrome browser. Not clear why that would be happening or how to fix.
I am using Chrome Canary Version 97.0.4677.0.
We are closing this issue since the new release of CRMint 2.0 should fix this issue, please see the details in the mentioned above.