You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 9, 2018. It is now read-only.
I'm running into a problem trying to install dryscrape. When running
pip install dryscrapeI receive the following two errors:Failed building wheel for webkit-serverCommand "/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.