-
Notifications
You must be signed in to change notification settings - Fork 7
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
ERROR: LoadError: UndefVarError: libkahypar not defined #26
Comments
Hi @Fishermanljh. KaHyPar unfortunately does not have Windows binaries. It is my understanding that the KaHyPar build process does not really support cross-compilation. @SebastianSchlag is this still the case? Are there any efforts towards producing a Windows build? |
Hi folks, |
Many thanks for your kindly reply and help. I will try the Linux system. I also wonder whether this package supports the Mac OS ? |
Yes, we have hosted builds for Mac OS. The M1 architecture should work as well. |
Yep, MacOS/M1 should work out of the box. |
While installing the package on VScode in Windows, I met the following question (for the dependent package: KaHyPar ). I have no idea what is going on, could you please give me some hints on this. Many and many thanks for your help.
Precompiling project...
✗ KaHyPar
0 dependencies successfully precompiled in 1 seconds. 10 already precompiled.
1 dependency errored. To see a full report either run import Pkg; Pkg.precompile() or load the package
Testing Running tests...
ERROR: LoadError: UndefVarError: libkahypar not defined
The text was updated successfully, but these errors were encountered: