pyuac icon indicating copy to clipboard operation
pyuac copied to clipboard

No module named win32security

Open sunny9495-dev opened this issue 8 months ago • 5 comments
trafficstars

Hi,

Iam getting an error on my compiled exe with the following error.

File "pyuac/admin.py", line 23, in isUserAdmin

Module Not Found Error: No modile named 'win32security'

i have install pywin32==308 verison, But still show error.

Any help for the solution is appreciated.

Thanks

sunny9495-dev avatar Mar 02 '25 17:03 sunny9495-dev