Closed rahimentezari closed 2 years ago
@rahimentezari hey, thanks for the report! What was the fix here?
@rahimentezari hey, thanks for the report! What was the fix here?
update: after including google-cloud-storage in requirement.txt problem is solved
I followed the instructions to install Caliban but running caliban run --experiment_config config.json test.py gives the following error:
File "/.resources/caliban_launcher.py", line 23, in
import google.auth
ModuleNotFoundError: No module named 'google'
I also checked and installed pip install google
update: after including google-cloud-storage in requirement.txt problem is solved