Hi @dvbridges,
I have done what have you said here. But still, the problem persists.
33.2341 ERROR path is on mount ‘0:’, start on mount ‘C:’
But my folder is here:
Also, when I tried syncing with Pavlovia, this error occurs:
Pushing files to Pavlovia
Pushing to Pavlovia for the first time…Traceback (most recent call last):
File “C:\Program Files (x86)\PsychoPy3\lib\site-packages\psychopy\app\pavlovia_ui\project.py”, line 497, in syncProject
project.firstPush(infoStream=syncFrame.syncPanel.infoStream)
File “C:\Program Files (x86)\PsychoPy3\lib\site-packages\psychopy\projects\pavlovia.py”, line 822, in firstPush
info = self.repo.git.push(‘-u’, self.remoteWithToken, ‘master’)
File “C:\Program Files (x86)\PsychoPy3\lib\site-packages\git\cmd.py”, line 548, in
return lambda *args, **kwargs: self._call_process(name, *args, **kwargs)
File “C:\Program Files (x86)\PsychoPy3\lib\site-packages\git\cmd.py”, line 1014, in _call_process
return self.execute(call, **exec_kwargs)
File “C:\Program Files (x86)\PsychoPy3\lib\site-packages\git\cmd.py”, line 825, in execute
raise GitCommandError(command, status, stderr_value, stdout_value)
git.exc.GitCommandError: Cmd(‘C:\Program Files (x86)\PsychoPy3\MinGit\cmd\git.exe’) failed due to: exit code(128)
cmdline: C:\Program Files (x86)\PsychoPy3\MinGit\cmd\git.exe push -u No repository · SHARDUL SHANKAR / Pilot_Test · GitLab master
stderr: ‘fatal: unable to access ‘No repository · SHARDUL SHANKAR / Pilot_Test · GitLab’: Failed to connect to gitlab.pavlovia.org port 443: Timed out’