This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Cabu
Recipients Cabu, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-08-29.22:35:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535582156.64.0.56676864532.issue34528@psf.upfronthosting.co.za>
In-reply-to
Content
Knowing the IT department, I will receive a nice letter saying that they don't care because it is not an approved software and that I could use Java for my development needs. I wanted to develop some interesting tools in python that could be used by a lot of colleagues to force their hand in approving it in a quicker way, else it will be like they have done for php and in 5 years they will finnally approve the use of python 2.7 (without pip to install non approved libraries) as a standard tool :(

If I want the latest and greatest Python environment, it would be easier for me to copy a working installation from my computer and update the registry and environment variables like the installer should do. For that purpose, do you have somewhere the list of registry keys and environment variables to insert/update?

In the meantime I have found a 'workaround': Install Anaconda. I will not have python 3.7, but 3.6.3 is better than nothing :/ But still a pity to install 600MB of cruft for the 30MB of Python goodies :)
History
Date User Action Args
2018-08-29 22:35:56Cabusetrecipients: + Cabu, paul.moore, tim.golden, zach.ware, steve.dower
2018-08-29 22:35:56Cabusetmessageid: <1535582156.64.0.56676864532.issue34528@psf.upfronthosting.co.za>
2018-08-29 22:35:56Cabulinkissue34528 messages
2018-08-29 22:35:56Cabucreate