denizsafak/HotspotAutoLogin

HotspotAutoLogin.pyw modules

fernhad opened this issue · 6 comments

hi I'm new to this technology which you created but during configuration of the module I'm facing a challenge where the import pystry module can't be called at the main.
Glad if you could cover me on this.
Thank you for your time.

Did you run it from "run.bat"? Running the python file directly can cause problems. Can you explain how you get that error so I can test it myself?

You should run it using run.bat file. Just configure the config.json file, nothing more needed

The program works only in Windows, If you don't want to use the .bat file you need to download the modules in the requirements.txt file, then try to run it directly. The bat file works only in Windows.

finally thank you.