Open Technoprenerd opened 8 years ago
Getting the following pip error 1 issue.
I assume the scripts run on every OS, with the correct python versions.
Command "/usr/local/opt/python/bin/python2.7 -u -c "import setuptools, tokenize;file='/private/var/folders/x2/hz3fjhns5d1bbv_g5rcs9dph0000gn/T/pip-build-Z3Pv65/secp256k1/setup.py';exec(compile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record /var/folders/x2/hz3fjhns5d1bbv_g5rcs9dph0000gn/T/pip-QVrkKh-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/x2/hz3fjhns5d1bbv_g5rcs9dph0000gn/T/pip-build-Z3Pv65/secp256k1/
Any help?
Did you install pyepm using pip?
Yes, still the same error.
Getting the following pip error 1 issue.
I assume the scripts run on every OS, with the correct python versions.
Command "/usr/local/opt/python/bin/python2.7 -u -c "import setuptools, tokenize;file='/private/var/folders/x2/hz3fjhns5d1bbv_g5rcs9dph0000gn/T/pip-build-Z3Pv65/secp256k1/setup.py';exec(compile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record /var/folders/x2/hz3fjhns5d1bbv_g5rcs9dph0000gn/T/pip-QVrkKh-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/x2/hz3fjhns5d1bbv_g5rcs9dph0000gn/T/pip-build-Z3Pv65/secp256k1/
Any help?