-
How feasible is it to update this workbench to work with CQ 2.0 which uses PythonOCC? Clearly you cannot have python that is using PythonOCC outputing directly to a FreeCAD window. I know that Part ha…
-
My OS: Windows 7(64bit)
Anaconda: 64bit and 32bit, and I tried both. I mean I installed pythonocc-core and related libraries on both versions.
After installing pythonocc-core through conda, I encount…
-
Hi, I'm trying to resolve below traceback:
```
Failed pickle load, oid: 1203, pickle starts: b'\x80\x03ctransistor.io.persistence.scraper_newt\nSplashCo'
Traceback (most recent call last):
Fil…
bmjjr updated
6 years ago
-
Want to export a shape or solid to a .glb file.
Example code from pythonocc-demos/examples/core_export_gltf_single_shape.py results in TypeError on "create document" line 37
'''doc = TDocStd_Docume…
-
# Using IfcOpenShell and pythonOCC to construct new geometry | IfcOpenShell Academy
[https://academy2.ifcopenshell.org/posts/using-ifcopenshell-and-pythonocc-to-construct-new-geometry/](https://aca…
-
Hello, I am currently installing pythonocc but face several issues. I am following the INSTALL instructions (https://github.com/tpaviot/pythonocc-core/blob/master/INSTALL.md)
I crate a local copy o…
-
@jf--- and @aothms I submitted a PR to pythonocc-core (see https://github.com/tpaviot/pythonocc-core/pull/211) that implements a callback mechanism at the OCC level (and not at the gui level). This wa…
-
![image](https://github.com/tpaviot/pythonocc-core/assets/84962783/b0fa7242-e509-4119-8afe-42951b4f98ad)
when I run the program with pysdie6 and pythonocc 7.8.1, the screen have the message box above…
-
I'm new to CMake but familiar with compilation of C++ projects from source. When trying to compile pythonocc from source on OSX-catalina, the compilation fails with the following error
```
In file…
-
The current conda packages requirements are:
`ipykernel 6.3.1.*, ipython, jupyter, matplotlib, networkx, numpy, pydeprecate, pyqt >=5, pyside2 >=5, python >=3.7, pythonocc-core 7.5.1.*, pythreejs, …