"Platform" base module in Python gone -- Windows 10

Christopher C 5 Reputation points
2023-01-16T09:54:26.03+00:00

Friday 13 Jan 2023, Windows documented a bug related to a new deployed build of Microsoft Defender. Exactely at the same time, I restarted my computer and after the restart, Python code that ran completely fine were not running.
And the culprit of the code not running is that the base module of Python platform is gone. Everywhere ! On all virtualenvs !

enter image description here enter image description here

Our IT guys say it is a pure coincidence, but I don't believe it. Our Linux machines with the same code of course run as before. How on earth could all platform base modules be gone ? Before I give up and do a full clean up of the machine (as Microsoft says the issue is Resolved...), I just wonder if I am the only who experienced that in the whole world. I feel alone :)

Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.