I use cryptomator to encrypt my files on pcloud. For a python project I wanted to use a venv next to my files. I unlocked the drive which adds a shortcut in Linux. There, I created a venv with python3 -m venv venv and that creates the venv. I activated it with source venv/bin/activate. Still fine. However, when I run the pip command, I get a permission error. When I create a venv in my home directory, everything works fine.
Does anybody know how to solve this?
- Cryptomater 1.15.1 (deb-1)
- Linux mint 21.3