3DDFA icon indicating copy to clipboard operation
3DDFA copied to clipboard

mesh_core_cython

Open jordanfranklin1 opened this issue 3 years ago • 1 comments

Sorry if this is a stupid question, but I am having trouble with installing this module and received this error message:

ModuleNotFoundError: No module named 'mesh_core_cython'

How to install it on Ubuntu command line? I also have pip installed.

jordanfranklin1 avatar Apr 29 '21 06:04 jordanfranklin1

You need to build cython file first, as in tutorial.

chendashenxian avatar Dec 24 '21 13:12 chendashenxian