You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the github repo has the corrected version with scikit-learn ins the setup.py, the PI repo here -> https://pypi.org/project/mesh-to-sdf/#files still has sklearn in the requirements and breaks the pip install with an error saying sklearn is deprecated.
Why does mesh_to_sdf.mesh_to_sdf() output always give float32? Is there a way to change the output type?
The text was updated successfully, but these errors were encountered:
AkshayPatil1994
changed the title
PI repo still has sklearn which breaks pip install
PI repo and mesh_to_sdf.mesh_to_sdf output datatype
May 5, 2023
scikit-learn
ins the setup.py, the PI repo here -> https://pypi.org/project/mesh-to-sdf/#files still hassklearn
in the requirements and breaks the pip install with an error saying sklearn is deprecated.The text was updated successfully, but these errors were encountered: