-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Hello,
I'm trying to install A-SOID after having decent success with B-Soid, but keep running into the following error upon attempted install:
C:\Users\12672\AppData\Local\Temp\pip-build-env-5k9n1wf4\overlay\Lib\site-packages\Cython\Compiler\Main.py:369: Fd
tree = Parsing.p_module(s, pxd, full_module_name)
error: command 'C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.41.34120\bin\H2
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for hdbscan
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (hdbscan)
failed
CondaEnvException: Pip failed
I have checked the other installation failures and noticed they all were lacking visual studios build tools, but I have those installed in visual studio22 already. I've tried this on a Dell precision desktop with windows 10, and a laptop with windows 11, both give the same error.
Any help would be appreciated thanks!