SyntaxFix
Write A Post
Hire A Developer
Questions
Make sure you are running latest version of pip
Tried to install ansible and it failed with ModuleNotFoundError: No module named 'setuptools_rust'
ansible
python3-setuptools already in place so upgrading pip solved it.
python3-setuptools
pip
pip3 install -U pip