CadQuery / CadQuery/cadquery

The process has ended. The exit code is -1073741819 (0xC0000005).

Open
#2,082 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.