Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

Cannot install #70

Open
isgilman opened this issue Jan 13, 2017 · 6 comments
Open

Cannot install #70

isgilman opened this issue Jan 13, 2017 · 6 comments

Comments

@isgilman
Copy link

I'm running into a problem trying to install dryscrape. When running pip install dryscrape I receive the following two errors:

  1. Failed building wheel for webkit-server
  2. 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.

  • Ian
@shea256
Copy link

shea256 commented Jan 18, 2017

I'm getting the same error unfortunately.

@cameronkruse
Copy link

I am also getting this error.

@winnerineast
Copy link

me too in MacOS Sierra.

@ruhman
Copy link

ruhman commented Feb 2, 2017

I had the same issue! Fixed it with:
brew install cartr/qt4/qt
brew linkapps qt

@nwatab
Copy link

nwatab commented Feb 17, 2017

same here on ubuntu
--Edited
After I did following line as top page shows, I could install
apt-get install qt5-default libqt5webkit5-dev build-essential python-lxml python-pip xvfb

@whackamadoodle3000
Copy link

Error: Unknown command: qt for ruhman's answer

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants