My python wont install Time Module it was asking me to update my pip to newest, and I did. I receive this error:
ERROR: Could not find a version that satisfies the requirement time (from versions: none) ERROR: No matching distribution found for time
My python verstion is the latest. Python 3.11.0 Pip version : 22.3.1
It's all to date.. any ideias why?
Tried installing via CMD and pycharm packages additions. Also updated python and pip. no sucess.