Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong Pip Command and Wrong Documentation Link #2833

Open
Waseem0912-coder opened this issue Dec 18, 2021 · 0 comments
Open

Wrong Pip Command and Wrong Documentation Link #2833

Waseem0912-coder opened this issue Dec 18, 2021 · 0 comments

Comments

@Waseem0912-coder
Copy link

Waseem0912-coder commented Dec 18, 2021

Dear Zipline Maintainers,

The Pip command in zipline documentation is as follows
$ pip install zipline-reloaded

also the link to Documentation has changed to
https://zipline.ml4trading.io/

for people using Conda the Documentation shows

conda install -c ml4t -c conda-forge -c ranaroussi zipline-reloaded

command has to be followed

If you use just pip install zipline it gives you tons of errors saying almost nothing is compatible with it.

Here is how you can reproduce this issue on your machine:

Reproduction Steps

  1. pip install zipline

What steps have you taken to resolve this already?

use pip install zipline-reloaded
or
use conda install -c ml4t -c conda-forge -c ranaroussi zipline-reloaded

Sincerely,
Waseem Ahmed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant