Skip to content

Improve Python deps checks and logging#115

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

Improve Python deps checks and logging#115
TiTidom-RC merged 1 commit into
betafrom
dev

Conversation

@TiTidom-RC

Copy link
Copy Markdown
Owner

Use CLASS for log tags instead of hardcoded 'tvremote' to standardize logging. Remove sudo from pip commands and add --no-cache-dir to pip invocations when checking/installing dependencies. Switch pip freeze to use shell_exec and include its output in logs for easier debugging of missing Python packages.

Use __CLASS__ for log tags instead of hardcoded 'tvremote' to standardize logging. Remove sudo from pip commands and add --no-cache-dir to pip invocations when checking/installing dependencies. Switch pip freeze to use shell_exec and include its output in logs for easier debugging of missing Python packages.
@TiTidom-RC TiTidom-RC merged commit 37866bf 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