TMC Extension Not Working on Windows - Error ENOTEMPTY
-1
I am taking the Python Programming MOOC (a course to learn Python on mooc.fi) from the University of Helsinki. The TestMyCode extension in Visual Studio Code is not working on my Windows laptop (which is required to submit exercises given in the course). It shows this message when I click on it after installation
'Fatal error during TestMyCode extension initialization:
Error: ENOTEMPTY, Directory not empty: \\\\?\\c:\\Users\\user\\AppData\\Roaming\\Code\\User\\globalStorage\\moocfi.test-my-code\\cli '\\\\?\\c:\\Users\\user\\AppData\\Roaming\\Code\\User\\globalStorage\\moocfi.test-my-code\\cli'
What to do now? I have spent days on this but to no use. Can you please help me?