Omar Zerhouni
Omar Zerhouni
Hi, I installed the stubs. I am trying to use them in Pycharm. I am using Python 3.6. When trying to import clr, it raises many errors. Mostly unavailable classes....
is there a way in pythonocc to check if a shape or a compound is manifold ? In Open-Cascade, there is QANewModTopOpe module that allows for those verification, but I...
Hi, I tried installing the package using conda but it didn't work. Conflicts were found. (aroIndexor existed before installing pythonocc) Full error message in text file. [ErrorWhileInstallingpythonOCC.txt](https://github.com/tpaviot/pythonocc-core/files/10323628/ErrorWhileInstallingpythonOCC.txt) Is there any...
I am trying to build a connector with google drive. I set a project where I am asking the user for the right autorization (.../auth/drive). However, when I log in...
Hello, I have successfully defined a new datatype using owlready2, with a parser and unparser function. But when I try to read the .owl file, this raise an error :...
Hi there, Does Pellet and/or HermiT infer new RDF triplets based on the Construct rules that are specified in SHACL plugin ? (following the methods specified here https://www.w3.org/TR/shacl-af/#SPARQLRule) Thanks
Hi, Exploring the different tutorials, it seems it is non-compliant with what should be done. For example, Simple scene tutorial : ` const container = document.getElementById('container'); const components = new...
### Describe the bug 📝 I am trying to measure an area. even in the tuto app, it is not working. It always shows 0.00 m²  ### Reproduction ▶️...