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

FileNotFoundError on:/var/run/wpa_supplicant #15

Open
Manto321 opened this issue Aug 11, 2023 · 6 comments
Open

FileNotFoundError on:/var/run/wpa_supplicant #15

Manto321 opened this issue Aug 11, 2023 · 6 comments

Comments

@Manto321
Copy link

this error is confusing bruh why there is an error on /var/run/wpa_supplicant

Screenshot_20230811-132512

@Manto321
Copy link
Author

python3 

@Manto321
Copy link
Author

Header
Cell

@Manto321
Copy link
Author

python3/2/1

When I installed the program I used

@victorpreston victorpreston mentioned this issue Aug 27, 2023
@JosephAbdayem
Copy link

The error in the code is due to the use of /var/run/wpa_supplicant, which is specific to Linux systems. macOS, where this code is being run, doesn't use wpa_supplicant for Wi-Fi management. To make this code compatible with macOS, it would need to utilize macOS-specific network management tools or APIs, such as CoreWLAN.

@Moksh-Rawat
Copy link

I am in termux and I am facing this issue in android while I am rooted

@mus9999
Copy link

mus9999 commented Jul 17, 2024

Screenshot_20240717_143309
Why do I have this error in Termux

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

4 participants