Description
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