So using python (version 3.9), arcade (version 2.4.3) pymunk (version 5.7.0) cannot locate libchipmunk.dylib which is already there. Pymunk reported the error as 'you ...
I'm trying to get pymunk up and running on my raspberrypi but I can't get the chipmunk library to work. I tried to follow the instructions and also tried to download chipmunk + build/install it, which ...