I tried pip install timeand sudo -H pip install time, but I keep getting the error:
Could not find a version that meets the time requirement (from version :) No suitable time distribution found
I work in PyCharm, but it really doesn't make sense that I can import time in the Python Console, but not in my actual code.
user7638897
source
share