[python-win32] Python Error

Stimpy ****** stimpy4516 at hotmail.com
Thu Jun 24 20:49:31 EDT 2021


Hi Rranjithkumar,

Have you tried to launch the application (the IDLE  IDE, I suppos) which is in turn spawning that terminal with elevated privileges (run as admin)? (ie are you getting an UAC prompt for elevation)

Regards,
Adam

________________________________
From: python-win32 <python-win32-bounces+stimpy4516=hotmail.com at python.org> on behalf of Ranjithkumar Duraisamy <ranjithckm7 at gmail.com>
Sent: Thursday, June 24, 2021 4:28 AM
To: Graeme Glass <graemeglass at gmail.com>
Cc: python-win32 at python.org <python-win32 at python.org>
Subject: Re: [python-win32] Python Error

Hi Graeme,

I hold admin privilege on this pc and I'm able to install all other software relevant to this part. But this one keeps failing. :(

Regards,

Ranjithkumar Duraisamy,
+91 9884465537


On Thu, Jun 24, 2021 at 1:49 PM Graeme Glass <graemeglass at gmail.com<mailto:graemeglass at gmail.com>> wrote:
This is a permission issue. The user you are installing the package as, does not have permissions to the folder it is being installed in.

Kind regards,
Graeme

On Thu, 24 Jun 2021 at 09:24, Ranjithkumar Duraisamy <ranjithckm7 at gmail.com<mailto:ranjithckm7 at gmail.com>> wrote:
Hello Everyone,

I'm very new to the Python area and I'm trying to get some help on the below error.
I was told to run below, if it works i'll do this in an automated way, so it'll be installed along with main package during installation.

pip install pywin32
pywin32_postinstall.py

[image.png]

Regards,

Ranjithkumar Duraisamy,
+91 9884465537
_______________________________________________
python-win32 mailing list
python-win32 at python.org<mailto:python-win32 at python.org>
https://mail.python.org/mailman/listinfo/python-win32
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/python-win32/attachments/20210625/d2161d9b/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 189350 bytes
Desc: image.png
URL: <https://mail.python.org/pipermail/python-win32/attachments/20210625/d2161d9b/attachment-0001.png>


More information about the python-win32 mailing list