permission denied using python 3.8

Terry Reedy tjreedy at udel.edu
Tue Nov 5 15:11:10 EST 2019


On 11/5/2019 12:26 PM, robin deatherage wrote:

> Also there is no limit to how many different versions of Python you use on Windows---As long as you have a different UAC Control user logged in Windows for each one you add. I have 2.75, 3.5, 3.6, 3.7.0 and now 3.8 on my Windows now and all work fine. My user UAC logins may number five but that is is how it is suppose to be done anyways in Windows.

No it is not.  I and many people have multiple versions of versions of 
Python on one user account installed either for just that user or for 
all users.  The latter requires admin access.


-- 
Terry Jan Reedy



More information about the Python-list mailing list