Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Sounds like you're trying to run it from source?

If so the steps would be:

1) virtualenv -p $(which python3) ./venv

2) source ./venv/bin/activate

3) pip install -r requirements.txt

Then you should be able to run it, assuming you have google chrome and the chromedriver installed. It's called "chromium-chromedriver" on Ubuntu



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: