pythonocc-core icon indicating copy to clipboard operation
pythonocc-core copied to clipboard

Adding Fillet/Round Causing Python to Crash

Open ardarslan opened this issue 1 year ago • 2 comments

Hello,

Thanks a lot for the amazing work! I'm currently using the following repository: https://gitlab.com/qub_femg/machine-learning/mfcad2-dataset/-/blob/main/README.md?ref_type=heads

Is there anyone who is using the same repository and found a solution for fillet/round addition causing Python to crash? (This happens at the following line: https://gitlab.com/qub_femg/machine-learning/mfcad2-dataset/-/blob/main/Features/round.py#L53. There is no error thrown, this issue is also mentioned in the README file here: https://gitlab.com/qub_femg/machine-learning/mfcad2-dataset/-/blob/main/README.md?ref_type=heads)

I opened the issue here as well because the owner of mfcad2-dataset stated that this issue is related to pythonocc, and the line that causes Python to crash is related to this repository.

Best, Arda

ardarslan avatar Apr 30 '24 08:04 ardarslan