Skip to content

Instantly share code, notes, and snippets.

@hchandad
Created May 17, 2015 21:41
Show Gist options
  • Save hchandad/f3468af876b0e4701b21 to your computer and use it in GitHub Desktop.
Save hchandad/f3468af876b0e4701b21 to your computer and use it in GitHub Desktop.
Error log
Traceback (most recent call last):
File "main.py", line 6, in <module>
import kivent_cymunk
File "/home/hoz/KivEnt/modules/cymunk/kivent_cymunk/__init__.py", line 1, in <module>
from . import physics
File "constraint.pxd", line 90, in init kivent_cymunk.physics (kivent_cymunk/physics.c:8537)
ImportError: No module named cymunk.cymunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment