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

ERROR: LoadError: UndefVarError: libkahypar not defined #26

Open
johnny-eee opened this issue Nov 24, 2022 · 5 comments
Open

ERROR: LoadError: UndefVarError: libkahypar not defined #26

johnny-eee opened this issue Nov 24, 2022 · 5 comments

Comments

@johnny-eee
Copy link

johnny-eee commented Nov 24, 2022

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

@jalving
Copy link
Member

jalving commented Nov 27, 2022

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?

@SebastianSchlag
Copy link
Member

Hi folks,
yes, support for Windows is still lacking. We had successful Windows builds in the past though, so in principle it should be possible to compile KaHyPar on a Windows machine. Alternatively, using the Windows Subsystem for Linux (and KaHyPar linux builds) could be a viable option.

@johnny-eee
Copy link
Author

Many thanks for your kindly reply and help. I will try the Linux system.

I also wonder whether this package supports the Mac OS ?

@jalving
Copy link
Member

jalving commented Dec 2, 2022

Yes, we have hosted builds for Mac OS. The M1 architecture should work as well.

@SebastianSchlag
Copy link
Member

Yes, we have hosted builds for Mac OS. The M1 architecture should work as well.

Yep, MacOS/M1 should work out of the box.

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

3 participants