ematvey / pybacktest

Vectorized backtesting framework in Python / pandas, designed to make your backtesting easier — compact, simple and fast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to access 'https://github.com/ematvey/pybacktest.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443

romanton opened this issue · comments

Hello!
When i wanted install a package
"pip install git+https://github.com/ematvey/pybacktest.git"
I got a error:
Fatal: unable to access 'https://github.com/ematvey/pybacktest.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443

What am i doing wrong?