The process has ended. The exit code is -1073741819 (0xC0000005).
Open
bug
- Dominant language
- Python
- Stars
- 5.8k
- Forks
- 541
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 5
Description
## To Reproduce
```python
import cadquery as cq
result = cq.Workplane("XY").box(10, 20, 5)
```
## Backtrace
```
The process has ended. The exit code is -1073741819 (0xC0000005).
```
## Environment
OS:
Was CadQuery installed using Conda?:
Output of `conda list` from your active Conda environment:
```
The environment used is UV, and the Python version is 64-bit 3.11.6.
```
Using:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.