Hi,
I’m getting NLTK error each time I execute the streamlit run locally and I have to do pip install nltk.
AttributeError: 'WordNetCorpusReader' object has no attribute '_LazyCorpusLoader__args'
[nltk_data] Error loading wordnet: <urlopen error [SSL:
[nltk_data] CERTIFICATE_VERIFY_FAILED] certificate verify failed:
[nltk_data] unable to get local issuer certificate (_ssl.c:997)>
Any suggestions to avoid these?
Thanks,
Deepa Sarojam