Closed Trappy69420 closed 3 years ago
Did you deleted "import ipapi" ??
Nope
If there is the "import ipapi", there is no way to have this error, I don't really understand...
could you just open an idle, write import ipapi
and then make ipapi.location()
to check if this works well
Ah sorry man. Yes you were correct the ipapi was gone. I opened it up in atom because i got a connection error which was only because I had a vpn active and thought it was something else and accidentally removed ipapi. Thank you so much and have a nice day.
Traceback (most recent call last): File "C:\Users\XXX\Downloads\Microsoft-Rewards-Farmer-master\Microsoft-Rewards-Farmer-master\ms_rewards_farmer.py", line 723, in
LANG, GEO, TZ = getCCodeLangAndOffset()
File "C:\Users\XXX\Downloads\Microsoft-Rewards-Farmer-master\Microsoft-Rewards-Farmer-master\ms_rewards_farmer.py", line 159, in getCCodeLangAndOffset
nfo = ipapi.location()
NameError: name 'ipapi' is not defined