-
Not able to update BERTOpic ==0.13.0, from 0.9.4, in Visual Studio. |
Beta Was this translation helpful? Give feedback.
Answered by
MaartenGr
Feb 7, 2023
Replies: 1 comment 1 reply
-
I believe this is similar to the following issue. As mentioned in your error message, you will need to install Microsoft Visual C++ 14.0 or greater for HDBSCAN to work. You can follow the link in your error message or read through the issue mentioned above. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Nee-DS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe this is similar to the following issue. As mentioned in your error message, you will need to install Microsoft Visual C++ 14.0 or greater for HDBSCAN to work. You can follow the link in your error message or read through the issue mentioned above.