Open uh-reza opened 2 years ago
Hi, I have problem in installing FinRL-Meta ubuntu 20.04 conda 4.8.2 python 3.7.6 pip 20.0.2
pip install git+https://github.com/AI4Finance-Foundation/FinRL-Meta.git Collecting git+https://github.com/AI4Finance-Foundation/FinRL-Meta.git Cloning https://github.com/AI4Finance-Foundation/FinRL-Meta.git to /tmp/pip-req-build-6bq0z6z7 Running command git clone -q https://github.com/AI4Finance-Foundation/FinRL-Meta.git /tmp/pip-req-build-6bq0z6z7 error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet. fatal: the remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed ERROR: Command errored out with exit status 128: git clone -q https://github.com/AI4Finance-Foundation/FinRL-Meta.git /tmp/pip-req-build-6bq0z6z7 Check the logs for full command output.
It seems to be with your network configurations. https://stackoverflow.com/questions/38378914/how-to-fix-git-error-rpc-failed-curl-56-gnutls. You may have a look at this website. Hope it helps.
Hi, I have problem in installing FinRL-Meta ubuntu 20.04 conda 4.8.2 python 3.7.6 pip 20.0.2
pip install git+https://github.com/AI4Finance-Foundation/FinRL-Meta.git Collecting git+https://github.com/AI4Finance-Foundation/FinRL-Meta.git Cloning https://github.com/AI4Finance-Foundation/FinRL-Meta.git to /tmp/pip-req-build-6bq0z6z7 Running command git clone -q https://github.com/AI4Finance-Foundation/FinRL-Meta.git /tmp/pip-req-build-6bq0z6z7 error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet. fatal: the remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed ERROR: Command errored out with exit status 128: git clone -q https://github.com/AI4Finance-Foundation/FinRL-Meta.git /tmp/pip-req-build-6bq0z6z7 Check the logs for full command output.