I installed it via pip install python-i18n, and it shows installed successfully. But I can't use yaml file and I soon found that the requirement package pyyaml wasn't installed automatically. I tested it on macOS 10.15.6 and Windows 10 2004. They both showed that problem.
I installed it via
pip install python-i18n, and it shows installed successfully. But I can't use yaml file and I soon found that the requirement packagepyyamlwasn't installed automatically. I tested it on macOS 10.15.6 and Windows 10 2004. They both showed that problem.