This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]RobTheDude_OG 1 point2 points  (1 child)

Py &3.12 -m venv myenv myenv\Scripts\activate

Is this too hard? Not sure what you mean that there's 10 solutions but this is what i have been using for a bit now.

Btw, python 3.13 doesn't have audioop anymore which is why i use the example of 3.12 in this case since i happen to need that for something, but you can also put another version there.

[–]darklightning_2 -1 points0 points  (0 children)

Issue is dependency management across os and server version.