I am getting the following error while trying to use mmlirious on both py 2.7 and py3.5 versions on MACos
File "/Library/Python/2.7/site-packages/pylirious/mmlirious.py", line 30, in <module>
import mmapi
File "/Library/Python/2.7/site-packages/pylirious/mm-api/distrib/python/mmapi.py", line 26, in <module>
_mmapi = swig_import_helper()
File "/Library/Python/2.7/site-packages/pylirious/mm-api/distrib/python/mmapi.py", line 18, in swig_import_helper
import _mmapi
ImportError: No module named _mmapi
File "/Users/the_user/py35/lib/python3.5/site-packages/pylirious/mmlirious.py", line 30, in <module>
import mmapi
File "/Users/the_user/py35/lib/python3.5/site-packages/pylirious/mm-api/distrib/python/mmapi.py", line 26, in <module>
_mmapi = swig_import_helper()
File "/Users/the_user/py35/lib/python3.5/site-packages/pylirious/mm-api/distrib/python/mmapi.py", line 18, in swig_import_helper
import _mmapi
ImportError: No module named '_mmapi'
anything that should be recompiled there?
thanks
I am getting the following error while trying to use mmlirious on both py 2.7 and py3.5 versions on MACos
anything that should be recompiled there?
thanks