The error you're encountering is due to the hdbscan package requiring Microsoft Visual C++ 14.0 or greater to build its C extensions. This is a common issue when installing packages that need to compile C code on Windows.
To resolve this, you need to install the Microsoft C++ Build Tools. You can download and install them from here.
Would you like more detailed steps on how to install the Microsoft C++ Build Tools and proceed with the installation of arize-phoenix?
Sources:
- Slack conversation