robcarver17 / pysystemtrade

Systematic Trading in python
GNU General Public License v3.0
2.49k stars 798 forks source link

docs: update ARM64 MacOS installation instructions #1308

Closed hazzlim closed 6 months ago

hazzlim commented 6 months ago

RFC: Not necessarily something you would consider merging, as its probably quite likely to go out of date - but this is how I managed to get the requirements installed on Apple Silicon after some trial and error, as the existing steps were throwing up some errors.

Install Script tested in a clean Python 3.8.16 venv, on macOS 12.6.2, xcode-select version 2395.

bug-or-feature commented 4 months ago

@hazzlim since the project moved to Python 3.10, Pandas 2 etc, there is no longer any need for specific MacOS Arm64 specific instructions. I have updated the install doc accordingly (on dev branch)