PyWeek - Box2D2 Installation Tip

A tip for those installing pybox2d from source: I found that trying to compile and install in one step using "python setup.py install" didn't install everything. Running the install command a second time fixed it.

gcewing on 2008/09/23 03:11 of Greg's 7th PyWeek Entry