From Debian 9.x, when i issue
python3 -m pip install deeppavlov
It fails with below message:
Using cached https://files.pythonhosted.org/packages/cc/87/76e691bbf1759ad6af5831649aae6a8d2fa184a1bcc71018ca6300399e5f/nltk-3.2.5.tar.gz
Collecting fastapi==0.38.1 (from deeppavlov)
Could not find a version that satisfies the requirement fastapi==0.38.1 (from deeppavlov) (from versions: )
No matching distribution found for fastapi==0.38.1 (from deeppavlov)
Pls help