Bug#1144160: Please update NLTK to 3.10.2
Tianyu Chen <[email protected]>
| Newsgroups | gmane.linux.debian.devel.bugs.rc |
|---|---|
| Message-ID | <anyA49nIGqsT7JXb__7694.6326227457$1786544479$gmane$org@mail.gmail.com> |
Control: reassign -1 python3-nltk 3.10.1-1 Control: retitle -1 python3-nltk: Please update to 3.10.2 Control: affects -1 src:python-uvicorn Control: forwarded -1 https://github.com/nltk/nltk/issues/3730 Hi, NLTK 3.10.1 introduced a security hook nltk.inisec to protect against CWD hijacking. However it blocks legitimate imports. In python-uvicorn, when running mkdocs build: INFO - Cleaning site directory INFO - Building documentation to directory: /build/reproducible-path/python-uvicorn-0.38.0/site Traceback (most recent call last): File "/usr/bin/pybuild", line 34, in <module> from dhpython import build, PKG_PREFIX_MAP ModuleNotFoundError: No module named 'dhpython' NLTK 3.10.2 rollbacked this behavior, please upgrade NLTK to 3.10.2. Thank you!