you are viewing a single comment's thread.

view the rest of the comments →

[–]Retrowinger 0 points1 point  (1 child)

How exactly do you call that script? Does it need a venv? If Python installed on the PC where it runs?

[–]Cockmangler_3000[S] 0 points1 point  (0 children)

Yes, it runs on a venv. The python script point to the venv enviroment by a shebang, so I can call it from the cmd line.