Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deduplicate log setup in examples #841

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

emontnemery
Copy link
Collaborator

@emontnemery emontnemery commented Feb 13, 2024

To be able to do local imports in the example scripts, examples is now a package and the example scripts need to be invoked with the -m flag, e.g.:

python3 -m examples.youtube_example --cast "Kitchen display" --show-debug

This is somewhat unwanted, but there doesn't seem to be any non-hacky ways around it.

@MartinHjelmare MartinHjelmare merged commit ffbbde6 into master Feb 13, 2024
1 check passed
@MartinHjelmare MartinHjelmare deleted the examples_deduplicate_log_code branch February 13, 2024 15:07
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.

2 participants