Present in both answers;Present only in the new answer;Present only in the old answer;
I got the same error for Box2D, but solved as follows. I am using Anaconda environment with python3.9. try these. > conda install swig> > pip install box2d
I got the same error for Box2D, but solved as follows.
I am using Anaconda environment with python3.6.
try these.
>conda install swig
>
>pip install box2d
Present in both answers;Present only in the new answer;Present only in the old answer;