Ater-tech / my_bots

For webhook
0 stars 0 forks source link

Unable to login to Instagram #1

Open Ater-tech opened 1 year ago

Ater-tech commented 1 year ago

So I creat simple (Login in Instagram account) python program. But there are problems:

image

image

I tried to solve this problem and I found it! I explain it belove

Ater-tech commented 1 year ago

My system is win 11. I entered following folder: C:\Users\User_name\AppData\Local\Programs\Python\Python311\Lib\site-packages\instapy and open this file : xpath_compile.py. image

you can see I changed text() = 'Log In' to text() = 'Log in'. So my bot worked well!