Skip to content

Use pip --no-cache-dir and remove sudo#273

Merged
TiTidom-RC merged 1 commit into
betafrom
dev
Jun 13, 2026
Merged

Use pip --no-cache-dir and remove sudo#273
TiTidom-RC merged 1 commit into
betafrom
dev

Conversation

@TiTidom-RC

Copy link
Copy Markdown
Owner

Update dependency check in core/class/ttscast.class.php to invoke Python's pip without system::getCmdSudo() and add the --no-cache-dir flag to pip freeze. This avoids relying on sudo and prevents pip cache interference when counting installed dependencies via grep, improving reliability of the check.

Update dependency check in core/class/ttscast.class.php to invoke Python's pip without system::getCmdSudo() and add the --no-cache-dir flag to pip freeze. This avoids relying on sudo and prevents pip cache interference when counting installed dependencies via grep, improving reliability of the check.
@TiTidom-RC TiTidom-RC merged commit 4dbe09a into beta Jun 13, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant