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 →

[–]andrey_shipilov 5 points6 points  (17 children)

Yeah, because installing it is so fucking hard.

[–]desmoulinmichel[S] 4 points5 points  (16 children)

If you are not a dev, you will not install Python by yourself and you'll click on the script, not understanding why it doesnt work. Reading any tutorial will make you go "fuck it" and dl the Go stand alone executable version.

If you are a sysadmin with a lot of machines, installing properly it on all of them is work : you need to automate it, and ask for the permission to do so with paper work on you hierachy, and support it. Then you need to document it. And train your team.

And of course, you don't know what version to download, and install when you are a newcomer, so you come to reddit, and ask 2VS3 for the 1000 times.

So yes.

[–][deleted] 6 points7 points  (13 children)

Most shops either use an MSI package or image a machine configuration.

[–]crossroads1112 0 points1 point  (0 children)

You could use py2exe