V-REP Setup Problem

hey @uniqueusername

so it still strange for me but I think, I have a trick!
go to this file:
.../pypot/server/snap.py
and edit at line 166: replace
set_snap_server_variables(find_local_ip(), port, path=get_snap_user_projects_directory())
by
set_snap_server_variables(find_local_ip(), port, path=None)

try it and tell me