How do you open files on a network computer using python through path?
I am currently using
os.startfile
but then I get the error win error2: cannot open file . The file path is correct, and I can open the file by going to win+R.
Appreciate any help you can provide.
New contributor
Oliver Zeng is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.