URL of experiment:
Description of the problem: I have seen others who have had this error but I have not been able to fix mine as of yet. Below is the error I receive - does this mean that I have to remove all git files from my desktop? I don’t really have another directory that this can go through without using my desktop. The exact folder I am using has nothing other than this experiment in it. Thanks for any advice.
Traceback (most recent call last):
File “/Applications/PsychoPy3.app/Contents/Resources/lib/python3.6/psychopy/app/pavlovia_ui/project.py”, line 160, in submitChanges
self.project.getRepo(forceRefresh=True)
File “/Applications/PsychoPy3.app/Contents/Resources/lib/python3.6/psychopy/projects/pavlovia.py”, line 755, in getRepo
.format(repr(self.localRoot), repr(gitRoot)))
AttributeError: The requested local path for project
‘/Users/temp/Desktop/PsychoPy’
sits inside another folder, which git will not permit. You might like to set the project local folder to be
‘/Users/temp/Desktop’
Traceback (most recent call last):
File “/Applications/PsychoPy3.app/Contents/Resources/lib/python3.6/psychopy/app/pavlovia_ui/menu.py”, line 122, in onNew
retVal = syncProject(parent=self.parent, project=projEditor.project)
File “/Applications/PsychoPy3.app/Contents/Resources/lib/python3.6/psychopy/app/pavlovia_ui/project.py”, line 501, in syncProject
if project.getRepo(forceRefresh=True) is None:
File “/Applications/PsychoPy3.app/Contents/Resources/lib/python3.6/psychopy/projects/pavlovia.py”, line 755, in getRepo
.format(repr(self.localRoot), repr(gitRoot)))
AttributeError: The requested local path for project
‘/Users/temp/Desktop/PsychoPy’
sits inside another folder, which git will not permit. You might like to set the project local folder to be
‘/Users/temp/Desktop’
22.6535 WARNING Project snorwood/mts_1 has changed gitlab ID since last use (was 36483 now 36498)
29.5622 INFO Investigating repo at /Users/temp/Desktop