Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation error #2

Open
ThomasMarx92 opened this issue Sep 12, 2018 · 8 comments
Open

Installation error #2

ThomasMarx92 opened this issue Sep 12, 2018 · 8 comments

Comments

@ThomasMarx92
Copy link

clang: error: no such file or directory: 'pymeshfix/cython/_meshfix.cpp'

@akaszynski
Copy link
Member

Looks like it failed to cythonize in Mac. I’ll look into this.

@akaszynski
Copy link
Member

Is this still an issue?

@ThomasMarx92
Copy link
Author

Works, thank you!

@jjerphan
Copy link

jjerphan commented Jun 13, 2020

I do obtain the same problem on Fedora 32 when building from source.

@akaszynski akaszynski reopened this Jun 14, 2020
@akaszynski
Copy link
Member

cython needs to be installed. I'm reopening this to remind myself to check for cython when not installing from the wheel.

@jjerphan
Copy link

Thanks @akaszynski !

@akaszynski
Copy link
Member

Fixed in pymeshfix==0.14.2

@liberostelios
Copy link

FYI, I got the same issue on macOS. Had to manually pip install cython to fix it.

@akaszynski akaszynski reopened this Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants