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

fail to pip install zipline with compile issue #2857

Open
msher100 opened this issue Apr 29, 2024 · 1 comment
Open

fail to pip install zipline with compile issue #2857

msher100 opened this issue Apr 29, 2024 · 1 comment

Comments

@msher100
Copy link

Dear Zipline Maintainers,

Before I tell you about my issue, let me describe my environment:

Environment

mic mini with m2 pro micro chips, 64 bits
MacOS Sonoma 14.4.1
python 3.10.14 & 3.11.9
fail by "pip install"
package: zipline-1.4.1.tar.gz (5.4 MB)

error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [177 lines of output]
Ignoring numpy: markers 'python_version == "3.5"' don't match your environment
Ignoring numpy: markers 'python_version == "3.6"' don't match your environment

thus, which package would support python. 3.10.x or 3.11?

Now that you know a little about me, let me tell you about the issue I am
having:

Description of Issue

  • What did you expect to happen?
  • What happened instead?

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

Reproduction Steps

...

What steps have you taken to resolve this already?

...

Anything else?

...

Sincerely,
$ whoami

@RichardDale
Copy link

RichardDale commented Nov 25, 2024

The really bad news: Your Zipline issue is unlikely to be looked at by anyone.

The bad news: Unfortunately since Quantopian closed, the original Zipline stopped development. This repository is no longer active.

The good news: Zipline was released as open source.

The really great news: A fork of Zipline called Zipline Reloaded is under active development by Stefan Jansen and several other amazing contributors: https://github.com/stefan-jansen/zipline-reloaded

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

2 participants