I programmed a something in Python in Pycharm that shows in matplotlib the movement of objects in space. All calculated with the math of the 3-body-problem. And it worked perfect in Pycharm. THE PROBLEM: I moved the code to a "WSL: Ubuntu" Virtual Enviroment in Visual Studio code. Now there is a error message when i run the code. Heres the error: