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' #7

Open
mvrk69 opened this issue Feb 12, 2024 · 1 comment
Open

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

mvrk69 opened this issue Feb 12, 2024 · 1 comment

Comments

@mvrk69
Copy link

mvrk69 commented Feb 12, 2024

Hi,

I'm getting this error when i try to run it:

python main.py
Traceback (most recent call last):
File "/home/user/Downloads/main.py", line 80, in
ui()
File "/home/user/Downloads/main.py", line 63, in ui
ctypes.windll.kernel32.SetConsoleTitleW(f"[ LunusBPS ] By H4cK3dR4Du & 452b | Y'all love H4cK3dR4Du's and 452b's feds ❤️")
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'

Is the tool only for Windows?
Anyway to make it work in Linux?

@ink-developer
Copy link

Same

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

2 participants