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
when i search for a number in phoneinfoga in termux i am getting this error.I am using redmi note 11 pro
Traceback (most recent call last):
File "/data/data/com.termux/files/home/PhoneInfoga/./phoneinfoga.py", line 687, in
main()
File "/data/data/com.termux/files/home/PhoneInfoga/./phoneinfoga.py", line 643, in main
requests.packages.urllib3.util.ssl_.DEFAULT_CIPHERS += 'HIGH:!DH:!aNULL'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'urllib3.util.ssl_' has no attribute 'DEFAULT_CIPHERS
The text was updated successfully, but these errors were encountered:
when i search for a number in phoneinfoga in termux i am getting this error.I am using redmi note 11 pro
Traceback (most recent call last):
File "/data/data/com.termux/files/home/PhoneInfoga/./phoneinfoga.py", line 687, in
main()
File "/data/data/com.termux/files/home/PhoneInfoga/./phoneinfoga.py", line 643, in main
requests.packages.urllib3.util.ssl_.DEFAULT_CIPHERS += 'HIGH:!DH:!aNULL'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'urllib3.util.ssl_' has no attribute 'DEFAULT_CIPHERS
The text was updated successfully, but these errors were encountered: