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
Did you consider adding the independent wheels (pycc and cccorelib) to pypi.org so it can be installed using pip? Please be aware, there is a name clash with another pycc package in PyPi.
This is something I have thought about, but i wanted/ still want to wait a bit before doing that. And create wheels for cloudcompare and cccorelib will also be more difficult due to the Qt depencency
And I also thought about renaming the pycc module to cloudcompare
I'm also very interested in this, and using this CC wrapper in environments outside the one shipped with the plugin with the new CC 2.13.0 (cool to see the plugin being integrated btw!). Is there any update on this, and is it currently possible to achieve without building the wheels ourselves? I see there are some GitHub actions in place for building some wheels.
On one end, I think providing wheels can be great to make installation easier.
But I don't really want to push them to Pypi yet, as it would means I'd need to create versions, and I don't think its complete enough for that yet (I don't wont to have a version for each commit or each week/month)
So the compromise would be pre-built wheels but not on Pypi yet
Issue Type: Feature request
Hi @tmontaigu,
Did you consider adding the independent wheels (pycc and cccorelib) to pypi.org so it can be installed using pip? Please be aware, there is a name clash with another pycc package in PyPi.
The independent wheels of the CloudCompare-PythonPlugin are used in a project I work on: https://github.com/Amsterdam-AI-Team/Urban_PointCloud_Processing.
The text was updated successfully, but these errors were encountered: