btcrelay-fetchd icon indicating copy to clipboard operation
btcrelay-fetchd copied to clipboard

Mac OSX El Capitan issue

Open Technoprenerd opened this issue 9 years ago • 2 comments

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?

Technoprenerd avatar May 05 '16 07:05 Technoprenerd

Did you install pyepm using pip?

goon034 avatar Jul 04 '16 22:07 goon034

Yes, still the same error.

Technoprenerd avatar Jul 07 '16 20:07 Technoprenerd