Jump to content

technikerinunbekannt

Members
  • Posts

    4
  • Joined

  • Last visited

Reputation

1 Neutral

About technikerinunbekannt

Personal Information

  • Occupation
    IT Help Desk Coordinator

Recent Profile Visitors

88 profile views
  1. Hello All, I'm not keen on using the likes of Amazon, so I was wondering if people had preferred suppliers for their everyday things. I mean cables, keyboards, mice et cetera. All the usual little things rather than PCs and servers. I use CPC, but I'm looking to broaden my horizons.
  2. Ah I see, I hadn't considered that! You've given me something else to test with, thanks!
  3. Cool! Thank you for sharing! This line here: $PythonPath = "C:\Program Files\Python314\python.exe" ..is similar to what prompted me to rewrite our script too. Once we updated Python the script no longer worked, an obvious oversight on my part looking back on it now.
  4. Hi everyone, Long time listener, first time caller. I want to manage Python packages centrally for our Computer Science students. Previously, this was done via a little script that called pip, and pointed it at a requirements file stored on the network, and the script ran via scheduled task deployed by a GPO. This worked great until it didn't. I want to avoid local requirements files, and want them to be managed automagically and centrally. Maybe that's too much to ask. I am still rewriting the script, but I am also interested to see if there's a better way that perhaps someone here has implemented?
×
×
  • Create New...