When it comes to privacy and accountability, people always demand the former for themselves and the latter for everyone else.
- David Brin
- Install git repo cd into repo Insure all program files exist (backend.py, frontend.py, main.py)
- Insure all dependencies are installed (requrimetents.txt) Can be installed by pip install requirements.txt
- no longer needed
-
- Q: I'm getting "Incompatible release of chrome driver (version ... )".
- A: Make sure you have the correct version of chromedriver, ie: same version as google chrome. Also try upgrading selenium.
- Q: Where can get the chromedriver?
- A: https://sites.google.com/chromium.org/driver/
- Q: How can I find what version of chrome I have?
- A: When in chrome* -> 3 dots -> settings -> about chrome