I\'ve tried pip install time and sudo -H pip install time, but I keep getting the error:
pip install time
sudo -H pip install time
Could not find a version that sati
time is pre-installed because when I import time "import time" everything goes well