mirmik / servoce

occ wraper to typical operations
4 stars 2 forks source link

Discard the distribution of libraries in the package. #5

Open mirmik opened 4 years ago

mirmik commented 4 years ago

Discard the distribution of libraries in the package in favor of more appropriate opencascade installation methods.

In real we can do installable source package. But we need to discard opencascade libraries for that.

podsvirov commented 3 years ago

In the MSYS2 distribution for Windows, we have an openascade package.

I propose to solve this issue by adding the package python-servoce (or python-pyservoce) to the distribution.

@mirmik, are you interested in working in this direction?

mirmik commented 3 years ago

It's too late :). It was decided to use the pythonocc project as a backend for zencad instead this library. In the near future servoce no longer be used and will go to the archive .

mirmik commented 3 years ago

And thanks for the information about opencascade package for msys2.

podsvirov commented 3 years ago

Excellence! Frankly speaking: are you interested in adding the zencad package to the MSYS2 distribution?

mirmik commented 3 years ago

zencad will be python only after moving to pythonocc. I suppose zencad doesn't need any other distribution variants than pypi.

Distributing the pythonocc package that pypidoes not have - it is a real problem.

podsvirov commented 3 years ago

Thanks for the quick response, thought-provoking basis and interesting project!