Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: module 'ctypes' has no attribute 'windll' #18

Open
redevil1 opened this issue Feb 11, 2023 · 2 comments
Open

AttributeError: module 'ctypes' has no attribute 'windll' #18

redevil1 opened this issue Feb 11, 2023 · 2 comments

Comments

@redevil1
Copy link

Traceback (most recent call last):
File "/tmp/tmpmigud1wn", line 124, in
if not ctypes.windll.shell32.IsUserAnAdmin() != 0:
AttributeError: module 'ctypes' has no attribute 'windll'

i am using linux.

@LopeKinz
Copy link

search for the windll file on google and copy it into the folder

@Aledangelo
Copy link

I have the same issue, did you solved it? Could be a problem the fact that I run this script on linux?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants