Sieu K Tran

Results 4 comments of Sieu K Tran

I have the same issue. All embedding models ran into this error. Using Python 3.10 right now!

Folks, I found the problem and a "fix"! Its actually gcc and hdbscan problem which seems to be a dependency for hdbscan. The fix for me is installing VC+++ 2022...

@[kiattikunc](https://github.com/kiattikunc) I reverted back to 1.6.0_45 but that created a new problem: Error in .jcall("edu/cmu/tetrad/annotation/AlgorithmAnnotations", "Ledu/cmu/tetrad/annotation/AlgorithmAnnotations;", : java.lang.UnsupportedClassVersionError: edu/cmu/tetrad/annotation/AlgorithmAnnotations : Unsupported major.minor version 52.0 This didnt come up in 1.8....

Has anyone found a fix to this issue?