conda install -c bioconda BAMscale 报错如下:
Retrieving notices: ...working... /home/balabala/anaconda3/lib/python3.11/site-packages/urllib3/connectionpool.py:1056: InsecureRequestWarning: Unverified HTTPS request is being made to host 'conda.anaconda.org'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
warnings.warn(
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f7be2510350>: Failed to establish a new connection: [Errno 101] Network is unreachable')': /anaconda/cloud/conda-forge/notices.json
这种情况怎么解决?