You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure to have python installed and pip installed and that you're running from the f droid Termux repo list to avoid any issues use grimlers repository package
apt update
Follow the steps to install the oprecon repo
Make sure to type your phone number with the right code according to your country
Example US +10000000000
I'm still messing with it but that's the basics
The text was updated successfully, but these errors were encountered:
Bro can't track a number
Traceback (most recent call last):
File "/data/data/com.termux/files/home/OPRecon/files/tracker.py", line 103, in
main()
File "/data/data/com.termux/files/home/OPRecon/files/tracker.py", line 50, in main
country_code = obj['country_code']
~~~^^^^^^^^^^^^^^^^
KeyError: 'country_code'
Make sure to have python installed and pip installed and that you're running from the f droid Termux repo list to avoid any issues use grimlers repository package
apt update
Follow the steps to install the oprecon repo
Make sure to type your phone number with the right code according to your country
Example US +10000000000
I'm still messing with it but that's the basics
The text was updated successfully, but these errors were encountered: