Skip to content

Commit 3414373

Browse files
committed
Update installation.rst
1 parent 2581cff commit 3414373

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/notes/installation.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,13 @@ Runtime Configurations
6262
within the home directory.
6363

6464
Type `thainlp data path` at command line to see current PYTHAINLP_DATA_DIR.
65+
66+
67+
FAQ
68+
===
69+
70+
Q: How to install pythainlp in Python 3.10+?
71+
A: For Python 3.10+, We have python-crfsuite problem in pythainlp, so you can read about `python-crfsuite dependency fails to build under python 3.10 <https://github.com/PyThaiNLP/pythainlp/issues/626>`_.
72+
73+
Q: How to set the environment variables of each executor node in a distributed environment?
74+
A: You can read `PermissionError: [Errno 13] Permission denied: /home/pythainlp-data <https://github.com/PyThaiNLP/pythainlp/issues/475>`_.

0 commit comments

Comments
 (0)