Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 16.04 gs-venv #81

Open
HarryC145 opened this issue Jun 29, 2016 · 0 comments
Open

Ubuntu 16.04 gs-venv #81

HarryC145 opened this issue Jun 29, 2016 · 0 comments
Labels

Comments

@HarryC145
Copy link
Member

worker.py wont work on ubuntu 16.04-venv
This is because it looks for the path when starting the crawl, which is harcoded.

psuedocode for fix:

GrabSite = ~/.local/bin/
If GrabSite = false:
Then GrabSite = ~/gs-venv/bin/

@Arkiver2 Arkiver2 added the bug label Nov 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants