-
Squidgyd
Thank you so much for your help everyone (@jonB, @cvp @ccc, @aidensala)! Will continue looking for alternative solutions rather than pymunk in that case. Appreciate everyone's time!
-
Squidgyd
Hey Folks,
I'm trying to use StaSh to install the module pymunk into Pythonista (pip install pymunk). When running this I get an error 'No module named cffi'. This appears to be a dependency of pymunk, but I can't work out if there's a way for me to actually get it installed or if it's just a limitation (i.e. is it by design because it's incompatible or available just not included by default?).
Sorry if this is a simple question or if the information exists elsewhere, I'm fairly new to both Pythonista and Python itself and couldn't find anything that seemed relevant.
Thanks in advance!
Duncan