planetscape

Results 5 comments of planetscape

[chardet 4.0.0](https://pypi.org/project/chardet/) is the current version, and is what I am running on Linux without issue. Would recommend using `pip uninstall [module]` to uninstall chardet, then re-install. (You may need...

The issue appears to be related to the shutdown of code.google.com. I solved it using a slight modification of the instructions here: [Cannot run `python setup.py` #36](https://github.com/misja/python-boilerpipe/issues/36) First, because of...

Looks like current development is going on in Docker: [animcogn/face_recognition - Docker Hub](https://hub.docker.com/r/animcogn/face_recognition)

As a temp work-around, anyway, this works: ``` > devtools::install_github("mkearney/tweetbotornot", ref = "a7c5ae605a0a0547298150ee1f4d3397ff106bf3") Downloading GitHub repo mkearney/tweetbotornot@a7c5ae605a0a0547298150ee1f4d3397ff106bf3 from URL https://api.github.com/repos/mkearney/tweetbotornot/zipball/a7c5ae605a0a0547298150ee1f4d3397ff106bf3 Installing tweetbotornot "C:/PROGRA~1/R/R-35~1.1/bin/x64/R" --no-site-file \ --no-environ --no-save --no-restore --quiet CMD...

Yes, that is what I did above, in [my Aug 13 comment](https://github.com/mkearney/tweetbotornot/issues/19#issuecomment-412491258).