CadQuery / CadQuery/cq-cli

Swallows print Statements

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
30
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Related to this [CadHub issue](https://github.com/Irev-Dev/cadhub/issues/548).

Calls to `print()` (stdout) within a script will not show up in the CadHub console, but calls to `println(..., file=sys.stderr)` (stderr) do. My guess is that this is related to how CQGI is executed from within cq-cli, but it needs to be investigated.

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.