Hi, I run ./scripts/setup_linux.sh and get the following error:
Creating conda environment...
Using Anaconda API: https://api.anaconda.org
Solving environment: failed
CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://conda.binstar.org/tlatorre/noarch/repodata.json>
Elapsed: -
An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.
SSLError(MaxRetryError('HTTPSConnectionPool(host=\'conda.binstar.org\', port=443): Max retries exceeded with url: /tlatorre/noarch/repodata.json (Caused by SSLError(SSLError("bad handshake: Error([(\'SSL routines\', \'ssl3_get_server_certificate\', \'certificate verify failed\')],)",),))',),)
I have tried many times and the error always occurs. I wonder whether the version you used can not work now ? or other problems.
Thanks.
Hi, I run
./scripts/setup_linux.sh
and get the following error:I have tried many times and the error always occurs. I wonder whether the version you used can not work now ? or other problems. Thanks.