Google Colab is a free online tool from Google that lets you write and run Python code directly in your browser.
After following instructions for installation on Linux, I get this error (see subject line above) when I try to start UVR. rather than 'sklearn' for pip commands ...
When running with .WithVirtualEnvironment(Path.Combine(pythonHomePath, ".venv"))..WithPipInstaller()... The first time the app builds and runs it will install any python packages listed in ...