-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Hello,
I am encountering an issue while trying to install the sphericart package. Despite having CMake and C++ Visual Studio installed, I receive the following error message during installation:
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for sphericart
Failed to build sphericart
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (sphericart)
System Information:
Operating System: Windows 10 pro 19045.4651
Python Version: 3.12.3
CMake Version: 3.30.0
Visual Studio Version: 17.10.4
Steps to Reproduce:
1-Install CMake and C++ Visual Studio.
2-Attempt to install sphericart using pip.
3-Observe the error message above.
I would appreciate any guidance or suggestions to resolve this issue.
Thank you!
Best regards,
Marwa Mansouri