MPI-IS / mesh

MPI-IS Mesh Processing Library
Other
643 stars 147 forks source link

make on centos #11

Closed vastyao closed 5 years ago

vastyao commented 5 years ago

when I make this project on centos ,there would be an error "TypeError: 'include_dirs' (if supplied) must be a list of strings"? What can I do for this? I am looking for your relay? Thank you very much.

Dawars commented 5 years ago

Probably you are using python 2, try my Python 3 port in the pull request.

vastyao commented 5 years ago

OK, I will try this, thank you very much.

Dawars commented 5 years ago

Did you have the time to try this?

If the issue is resolved, please close the issue.

vastyao commented 5 years ago

I have try, but it did not work. However, thank you very much.

CRISZJ commented 4 years ago

I have the same problem. When I make this project on Ubuntu16.04, it also has the same error.

tranquangchung commented 4 years ago

Me too, Anyone help me ?

bala1144 commented 4 years ago

I have also the same issue in Ubunut16.04, I am trying to install it for Octopus pkl issue. Any one solved it already ?