OS: Windows 10
PsychoPy version: 2023.2.3; 3.0.2
Hello everyone!
Our lab has installed two versions of Psychopy (2023.2.3 and 3.0.2) through conda environment. So far, everything works well. However, both versions share the same folder (“Users/[username]/AppData/Roaming/psychopy3”) to save user files like “appData.cfg”. Everytime we open v2023.2.3, it overwrites the “appData.cfg” file, which creates confusion if the next person needs to use v3.0.2.
So, my question is: is there a way to change the saving directory of “appData.cfg”, or to create a separate user folder for each version, like this:
Folder “Users/[username]/AppData/Roaming/psychopy_2023.2.3” to store user files of v2023.2.3.
Folder “Users/[username]/AppData/Roaming/psychopy_3.0.2” to store user files of v3.0.2.
Thank you!
Best,
Chao