Defaulting to user installation because normal site-packages is not writeable
Collecting jqdatasdk
Using cached jqdatasdk-1.8.1.tar.gz (61 kB)
ERROR: Command errored out with exit status 1:
command: /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/ws/gr2z1f8s2vscm2062ck72d6m0000gn/T/pip-install-8fH3im/jqdatasdk/setup.py'"'"'; __file__='"'"'/private/var/folders/ws/gr2z1f8s2vscm2062ck72d6m0000gn/T/pip-install-8fH3im/jqdatasdk/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /private/var/folders/ws/gr2z1f8s2vscm2062ck72d6m0000gn/T/pip-pip-egg-info-akTxq1
cwd: /private/var/folders/ws/gr2z1f8s2vscm2062ck72d6m0000gn/T/pip-install-8fH3im/jqdatasdk/
Complete output (5 lines):
Traceback (most recent call last):
File "< string>", line 1, in < module>
File "/private/var/folders/ws/gr2z1f8s2vscm2062ck72d6m0000gn/T/pip-install-8fH3im/jqdatasdk/setup.py", line 27, in < module>
requirements = [str(ir.req) for ir in parse_requirements("requirements.txt", session=False)]
AttributeError: 'ParsedRequirement' object has no attribute 'req'
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.