qqqwda / pokemeow-autoplay

pokemeow autoplay discord bot using python, selenium and captcha solver
MIT License
7 stars 1 forks source link

RapidAPI Sometimes not sending response #19

Closed Tr3asurenub closed 2 months ago

Tr3asurenub commented 2 months ago

Howdy, There seems to be another bug issue i keep having. I gotta watch the bot as it hunts and fishes for whenever the captcha pops up. And when it does sometimes it won't send a response and time itself out, leaving me to have to jump in and complete it so i dont get banned. I will post a picture below:

pokemeow bot trouble 2

qqqwda commented 2 months ago

try installing local captcha, in readme you can find the instructions

Tr3asurenub commented 2 months ago

The new one you added? Yeah ive tried to make an attempt to. Keeps telling me im missing a program called "Tensorflow" which in this case is labeled as a ".whl" file which apparently i need the program "Pip" for which is basically impossible to install by all means, or at least idk how to install that confusing shit.

Tensorflow error

UPDATE Managed To get everything installed but it still won't register the fact that tensorflowe is installed which keeps giving me the error above. I also can't seem to connect to localhost as it just redirects to an error page.

Update 2.0

Managed To get everything working.