Importing Cadquery causes error exit codes
Open
bug
pip
- Dominant language
- Python
- Stars
- 5.8k
- Forks
- 541
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 5
Description
## To Reproduce
```python
import cadquery
pass
```
Doing this causes the system to finish with exit code (0xC0000005) or exit code (0xc0000374). Version 2.3.1 and 2.4.0 respectively.
## Environment
OS: Windows 10
CadQuery was installed with pip in an empty venv running python 3.11.9
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.