Skip to content

Logo Logo

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 un-setting it by entering the following command:

unset LD_LIBRARY_PATH
  1. Remove CLI Cache
rm -rf ~/.cache/flywheel/