This repository has been archived by the owner on Dec 9, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 67
Cannot install #70
Comments
I'm getting the same error unfortunately. |
I am also getting this error. |
me too in MacOS Sierra. |
I had the same issue! Fixed it with: |
same here on ubuntu |
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm running into a problem trying to install dryscrape. When running
pip install dryscrape
I receive the following two errors:Failed building wheel for webkit-server
Command "/Users/USERNAME/anaconda2/bin/python -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-89EKvl-build/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-n4pTS4-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/tmp/pip-89EKvl-build/
Any help deciphering these would be appreciated.
The text was updated successfully, but these errors were encountered: