William Blair

Results 4 comments of William Blair

Why not create your own local repo, modify the supplied [Dockerfile](https://github.com/kopia/kopia/blob/master/tools/docker/Dockerfile) and create a custom image to do what you need? Am I missing some other important consideration?

> First, Delete ~/nltk_data/taggers/averaged_perceptron_tagger.zip; Second, > > ``` > import nltk > nltk.download() > ``` > > chose averaged_perceptron_tagger to download This solved my error on [chatdocs](https://github.com/marella/chatdocs) as well. Thanks!!

edit: I did a pull request from my fork. I fixed it by rolling back to the versions that are included in the tau video. I removed all the latest...