thonny-py5mode icon indicating copy to clipboard operation
thonny-py5mode copied to clipboard

Network drive support

Open tabreturn opened this issue 4 years ago • 1 comments

Trying to run thonny-py5-mode on a file across a network fails. Note the \\ prefix in the file path below, which should include a drive-letter, i.e. D:\\. Perhaps this is a problem for files on external/flash drives, too?

%Run 'C:\Users\<user>\AppData\Roaming\Python\Python38\site-packages\py5_tools\tools\run_sketch.py' '\\example.domain.location\<file_path>\file.py'

tabreturn avatar Feb 25 '22 04:02 tabreturn

Can someone please try to reproduce this?

villares avatar Sep 18 '25 19:09 villares