Issues with Render Pipe line setup

Hi!
Trying to learn Panda3d and started looking in Render Pipe line.
Followed and later copied the load pipeline samples.(executed setup.py beforehand)
github
This leads me to welcome window “Render Pipeline, Powered by Panda3d” and stops there.
At this moment i start to get thousands of repeating errors :
[!!!] Panda3D :display:gsg:glgsg(error): Error has been generated. GL error GL_INVALID_OPERATION in DrawArrays: (ID: 3178480681) Generic error
[!!!] Panda3D :display:gsg:glgsg(error): Error has been generated. GL error GL_INVALID_OPERATION in DispatchCompute: (ID: 3315473935) Generic error

and if i don’t shut it, it becomes more and more cpu and memory hungry(100% cpu and 5.5 gb ram is not okay for empty project i’m sure)

Not sure what could have gone wrong.
Anyone have any idea what might’ve caused it ?
If it helps i’m using visual code studio on win10x64