private-gpt icon indicating copy to clipboard operation
private-gpt copied to clipboard

Include fix for NLTK Install

Open simeononsecurity opened this issue 2 years ago • 1 comments

Unfortunately, installing the python dependencies isn't always enough. On windows I ran into an issue:

PermissionError: [Errno 13] The process cannot access the file because it is being used by another process: 'C:\\Users\\test\\AppData\\Roaming\\nltk_data\\tokenizers\\punkt.zip'

I resolved it using the instructions here https://www.nltk.org/install.html#installing-nltk-data

simeononsecurity avatar May 22 '23 21:05 simeononsecurity

having issues with this too

Rikiar73574 avatar Jun 07 '23 18:06 Rikiar73574

Same.

Moskus avatar Jul 12 '23 08:07 Moskus