When i try to execute any renpy game hosted on a samba server by a manjaro distro, using another manjaro distro, i get the `import module no module named site` error.
What im using :
Both desktops are runing the same distro;
Both has python 3;
And both has the module site installed.
The manjaro hosting the server is installed,
The manjaro accessing the server is a live usb;
what i can do :
I can open create and modify any files on the server, so its not a permission issue, i think.
The sh file is allowed to run as aplication, and marked to be writen by everyone.
I can sucesfully run any renpy game in both distros if directly storaged, instead of acessing it trough server
Note : The same error occurs if i try to run the game from a pendrive.
The path to server: /run/user/1000/gvfs/smb-share:server=192.192.192.100,share=folder/MySisterMyRoommateV14-pc
There is a post i opened here at manjaro forum :
The answer suggest it was `probably something is wrong with your Python script.` Since the games alredy worked outside the server, could it be that the scripts isnt writend to search for the modules correctly when hosted on a server ? Im clueless.
Games tested : My sister my roomate , A family adventure
What im using :
Both desktops are runing the same distro;
Both has python 3;
And both has the module site installed.
The manjaro hosting the server is installed,
The manjaro accessing the server is a live usb;
what i can do :
I can open create and modify any files on the server, so its not a permission issue, i think.
The sh file is allowed to run as aplication, and marked to be writen by everyone.
I can sucesfully run any renpy game in both distros if directly storaged, instead of acessing it trough server
Note : The same error occurs if i try to run the game from a pendrive.
The path to server: /run/user/1000/gvfs/smb-share:server=192.192.192.100,share=folder/MySisterMyRoommateV14-pc
There is a post i opened here at manjaro forum :
You must be registered to see the links
The answer suggest it was `probably something is wrong with your Python script.` Since the games alredy worked outside the server, could it be that the scripts isnt writend to search for the modules correctly when hosted on a server ? Im clueless.
Games tested : My sister my roomate , A family adventure
Last edited: