Closed lackdaz closed 3 years ago
Cause is #6
sudo pip install
seems to be the problem. To fix, just install in a dedicated venv. Reason this happens on Linux is because Multipass is a snap app, snap apps are sandboxed, and sandboxed apps can only access certain paths (not including /usr/local/...
).
Feel free to reopen if this doesn't fix it for you.
I'm trying to run a new nx image.
Fresh 20.04 install
Steps to reproduce:
Error
This error is also present on my other remote desktop
shadow
, which last ran a successful build on 07 Dec. Rolling back commits did not help.