alpacahq / pipeline-live

Pipeline Extension for Live Trading
https://pypi.org/project/pipeline-live/
Apache License 2.0
205 stars 56 forks source link

Is this still working? Could not install Mac OS #33

Open Zainpro opened 2 years ago

Zainpro commented 2 years ago

I tried everything. Virtual environment with Python 3.6 , 3.9 etc. and could not install innumerable errors. Is this still working? I did not see any options fixing it here. Can you advice pls?

---------------------------------------- ERROR: Command errored out with exit status 1: /Users/e/DATA/Environments/project1_env/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/db/j3290d917jsf5tkh5qkfttd80000gn/T/pip-install-bfa0yooq/pandas_8b249392aab84dfd8bc1ba0149d23f4b/setup.py'"'"'; __file__='"'"'/private/var/folders/db/j3290d917jsf5tkh5qkfttd80000gn/T/pip-install-bfa0yooq/pandas_8b249392aab84dfd8bc1ba0149d23f4b/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/db/j3290d917jsf5tkh5qkfttd80000gn/T/pip-record-mjlbq2cs/install-record.txt --single-version-externally-managed --compile --install-headers /Users/el/DATA/Environments/project1_env/include/site/python3.9/pandas Check the logs for full command output.