Vectorized backtesting framework in Python / pandas, designed to make your backtesting easier — compact, simple and fast
807
stars
241
forks
source link
Unable to access 'https://github.com/ematvey/pybacktest.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 #27
Open
romanton opened 4 years ago
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?