Python Forum
Save As redirect on Netork
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Save As redirect on Netork
#1
Hi I`m an Administrator in a School.
The kids in our School keep corrupting the programme.
This is because they are saving over keys files.
They have to have access to the C: encase their Network connection goes down.
This kicks in, in an emergency, they do not have general access to c:

But the default Save directory for Python is it`s own save directory in C: by default every time it loads.
How do I change this to their local directory on the N: Drive

Cheers
Reply
#2
Perhaps venv? This way you can create "isolated" environment for anything you need. Also, see Anaconda
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#3
Can you explain what the set-up is - what programs are used
(Oct-10-2017, 05:07 PM)ArsirusUK Wrote: The kids in our School keep corrupting the programme.

which program? what key files?
(Oct-10-2017, 05:07 PM)ArsirusUK Wrote: But the default Save directory for Python is it`s own save directory in C:
what IDE is used? i.e. Python does not have default save directory...
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020