Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
error to instal ZIPLINE conda

hello, I'm new, and I try to use Quantopian in Jupyter Notebook but when i go to install I hace this error

"The following specifications were found to be incompatible with each other:
Package wheel conflicts for:
python=3.7 -> pip -> wheel
ta-lib -> python=2.7 -> pip -> wheel
Package certifi conflicts for:
python=3.7 -> pip -> setuptools -> certifi[version='>=2016.09|>=2016.9.26']
ta-lib -> python=2.7 -> pip -> requests -> certifi[version='>=2016.09|>=2016.9.26|>=2017.4.17']
Package wincertstore conflicts for:
ta-lib -> python=2.7 -> pip -> setuptools -> wincertstore[version='>=0.2']
python=3.7 -> pip -> setuptools -> wincertstore[version='>=0.2']
Package ca-certificates conflicts for:
ta-lib -> python=2.7 -> ca-certificates
python=3.7 -> openssl[version='>=1.1.1a, ca-certificates
Package setuptools conflicts for:
ta-lib -> python=2.7 -> pip -> setuptools
python=3.7 -> pip -> setuptools
Package pip conflicts for:
ta-lib -> python=2.7 -> pip
python=3.7 -> pip
Package msgpack-python conflicts for:
ta-lib -> python=2.7 -> pip -> cachecontrol -> msgpack-python
"

Can you help me.

Thanks.