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
{{ message }}
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.
IPv6 support
Traceback (most recent call last):
File "server.py", line 10, in
from transfer import web_transfer, db_transfer
File "/home/shadowsocksr/transfer/web_transfer.py", line 15, in
from utils.web_tools import EhcoApi
File "/home/shadowsocksr/utils/web_tools.py", line 6, in
import requests
ModuleNotFoundError: No module named 'requests'
报错就是这个了...求作者大大解答下
The text was updated successfully, but these errors were encountered:
IPv6 support
Traceback (most recent call last):
File "server.py", line 10, in
from transfer import web_transfer, db_transfer
File "/home/shadowsocksr/transfer/web_transfer.py", line 15, in
from utils.web_tools import EhcoApi
File "/home/shadowsocksr/utils/web_tools.py", line 6, in
import requests
ModuleNotFoundError: No module named 'requests'
报错就是这个了...求作者大大解答下
The text was updated successfully, but these errors were encountered: