Running PsychoPy under linux in multi-user environment

If this template helps then use it. If not then just delete and start from scratch.

OS (e.g. Win10): Ubuntu 22.04LTS
PsychoPy version (e.g. 1.84.x): 2022.2.4
Standard Standalone? (y/n) N If not then what?: installed using pip in virtualenv
What are you trying to achieve?:
Would like to create a system wide install of PsychoPy that is accessible to any user that logs in to this Linux device. I’m wondering if it’s possible to have symbolic links for each user to an Environment folder that is shared across users…

I haven’t tried this yet, I’m mostly thinking aloud to see if anyone else has tried this, or found other solutions that work. I suspect that by using virtualenv this might limit me to specific users as file ownership might be a problem?