Open aponski opened 1 year ago
Hi @aponski,
It seems like you have some permission issues with your AppData
folder or conda env, maybe Python does not have the right permissions to execute files in one of those directories.
I would suggest to change the rwx
permissions of those folders to something less strict to solve this issue.
Hi, I'm trying to run simple script
and get an error