Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I am trying to open a file that is stored on a workstation using Python which is being hosted through a Citrix server. I don't have administrative permissions to install python directly on the workstation I'm using so I'm saddled with this set up.

I can see the pathway for the current directory but I'm not sure how or even if I can change the directory to pull from the C: drive of the workstation I'm using. I've included a snip of the current directory and the error I encounter when trying to change the directory below.

enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
337 views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...