Cocos2d Python Questions

Hi everyone and thank you before hand.
I really don’t know where to make this question because it’s my first time here.

1# is cocos2d python module deprecated?

2# I was trying to use cocos2d module in python to make some visualizations since pygame shapes are very crude and don’t have anti-alising correctly implemented. But while testing and watching the exemples I notice the same error with the SDL dll not being found. After some hours of investigation I notice that you have a dependency to SDL 1.2 through pyglet or pygame. But both already use SDL 2.0. It seams impossible to get SDL 1.2 libraries through pip or other package managing. It seams there is a solution with brew but I’m using windows OS.

Yes it has been deprecated for about a decade. Roughly.