Hi
i get the following error:
conda install -c quantopian zipline=1.0.2
Fetching package metadata .............
Solving package specifications: ....
UnsatisfiableError: The following specifications were found to be in conflict:
- python 3.5*
- zipline 1.0.2*
Use "conda info " to see the dependencies for each package.
Can someone lead me to good instructions of how to install zipline on my machine. What version of anaconda/python is needed?
Many thanks!
Peter