pyotherside
pyotherside copied to clipboard
Pip packages ?
any way we can install pip packages at run time ?
As long as it's in your $PYTHONPATH, it should work just fine.
how about pygame ? is it possible to run pygame inside pyotherside and render it ?