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

MISSING FILES #3

Open
kalixadi opened this issue Oct 4, 2022 · 6 comments
Open

MISSING FILES #3

kalixadi opened this issue Oct 4, 2022 · 6 comments

Comments

@kalixadi
Copy link

kalixadi commented Oct 4, 2022

Some of the files are missing. Please help to get them . what should i do now ?
Screenshot_20221004-113252_Termux

@Thalles1946
Copy link

Happened to me too, even opened the code to see if it was some easy to fix error

@OttoGrotto
Copy link

The file could be existing just not in the right directory, try scanning through the files to see where that exact script is and check where it's being called from and how

@1234567890adsfftgg
Copy link

Can i check it in.nano

@kalixadi
Copy link
Author

kalixadi commented Dec 8, 2022

please someone specify the complete process to fix this , in case you know.

@SERDUSSS
Copy link

SERDUSSS commented Feb 18, 2023

change to super user in termux and go to "/"
then do "find -name wpa_supplicant" and copy the path
change back to normal user and go to "/data/data/com.termux/files/usr/lib/"
get in the python folder that you use (ex: python3.11)
go into the folder "site-packages"
then enter pywifi folder and open with your preferred editor the file "_wifiutil_linux.py" go to line 14 and change "CTRL_IFACE_DIR = /var/run/wpa_supplicant" for the path you got earlier, run python as super user and you should be ready

@HACK0F2020
Copy link

I can't find wpa_supplicant ! How to handle it

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

6 participants