Please help :)
I just want to load a csv file so I wrote:
import os.path
print(os.path.abspath("example.csv"))
in the pythonista, I got the file path without error
however, in the pyto, it returned with
PermissionError [Errno1] Operation not permitted
The file is located on my laptop where I've already connected via smb address