I try to install uvloop into a Python 3.9 venv on CentOS 7. These are all actions I take:
uvloop
cd ~ mkdir python_envs cd python_envs