Traceback (most recent call last):
File "/home/fcc/anaconda3/lib/python3.7/site-packages/conda/gateways/connection/__init__.py", line 26, in <module>
from requests.packages.urllib3.exceptions import InsecureRequestWarning
ImportError: cannot import name 'InsecureRequestWarning' from 'requests.packages.urllib3.exceptions' (/home/fcc/anaconda3/lib/python3.7/site-packages/requests/packages/urllib3/exceptions.py)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/fcc/anaconda3/lib/python3.7/site-packages/conda/exceptions.py", line 819, in __call__
return func(*args, **kwargs)
File "/home/fcc/anaconda3/lib/python3.7/site-packages/conda/cli/main.py", line 78, in _main
exit_code = do_call(args, p)
File "/home/fcc/anaconda3/lib/python3.7/site-packages/conda/cli/conda_argparse.py", line 76, in d
【ImportError】cannot import name 'InsecureRequestWarning' from 'requests.packages.urllib3.exceptions'
最新推荐文章于 2023-12-25 15:33:03 发布