Open roym899 opened 1 year ago
I agree! Ran into the same issue.
For now, try install from GitHub
pip install git+https://github.com/marian42/mesh_to_sdf.git
Yeah, that works, however, I believe for pypi packages you can't automatically install from other sources like GitHub.
Hi,
the current version on pypi still requires sklearn, which now triggers an error (depending on the time):
I saw that the master branch already has this fixed. Would be nice to publish a new release, so that other packages can require this one without breaking the installation.