CLI Startup Error
CLI Error Message: Error while finding module specification for 'flywheel_cli.main' or 'Error relocating /opt/...'
Everything in the CLI is statically linked, but there might be a problem with one of your environment variables.
Mac and Linux
Unset the LD_LIBRARY_PATH
variable
If this variable is set, try unsetting it by entering the following command:
- Remove CLI Cache