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
Traceback (most recent call last): File "/data/data/com.termux/files/home/Mr.Holmes/MrHolmes.py", line 8, in
from Core.Support import Menu File "/data/data/com.termux/files/home/Mr.Holmes/Core/Support/Menu.py", line 10, in from Core import Searcher
File "/data/data/com.termux/files/home/Mr.Holmes/Core/Searcher.py", line 13, in from Core.Support import Requests_Search File "/data/data/com.termux/files/home/Mr.Holmes/Core/Support/Requests_Search.py", line 6, in
import requests File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/requests/init.py", line 43, in
import urllib3
File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/urllib3/init.py", line 8, in
from .connectionpool import (
File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 11, in
from .exceptions import (
File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/urllib3/exceptions.py", line 2, in
from .packages.six.moves.http_client import (
ModuleNotFoundError: No module named 'urllib3.packages.six.moves'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last): File "/data/data/com.termux/files/home/Mr.Holmes/MrHolmes.py", line 8, in
from Core.Support import Menu File "/data/data/com.termux/files/home/Mr.Holmes/Core/Support/Menu.py", line 10, in from Core import Searcher
File "/data/data/com.termux/files/home/Mr.Holmes/Core/Searcher.py", line 13, in from Core.Support import Requests_Search File "/data/data/com.termux/files/home/Mr.Holmes/Core/Support/Requests_Search.py", line 6, in
import requests File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/requests/init.py", line 43, in
import urllib3
File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/urllib3/init.py", line 8, in
from .connectionpool import (
File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 11, in
from .exceptions import (
File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/urllib3/exceptions.py", line 2, in
from .packages.six.moves.http_client import (
ModuleNotFoundError: No module named 'urllib3.packages.six.moves'
The text was updated successfully, but these errors were encountered: