I searched all the internet for a solution and didn't find it.
Well, i recently installed Anaconda Package, and the VS Code with all the required extensions, but like in every language i tried to run a:
print('Hello World')
But the code stopped with the following message: 'NoneType' object has no attribute 'write'