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

cannot import apprun #36

Closed
aurkaxi opened this issue Aug 4, 2022 · 1 comment
Closed

cannot import apprun #36

aurkaxi opened this issue Aug 4, 2022 · 1 comment

Comments

@aurkaxi
Copy link
Contributor

aurkaxi commented Aug 4, 2022

copy pasted every command and in python3 main.py config "vlc" i get

Traceback (most recent call last):
  File "/home/ashroy/Softwares/stream-cli/main.py", line 7, in <module>
    from stream_cli.runner import apprun
ImportError: cannot import name 'apprun' from 'stream_cli.runner' (/home/ashroy/Softwares/stream-cli/stream_cli/runner.py)
This was referenced Aug 5, 2022
@lkabuci
Copy link
Owner

lkabuci commented Aug 6, 2022

it should be fine after #38 PR
thanks for the contribution!

@lkabuci lkabuci closed this as completed Aug 6, 2022
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

No branches or pull requests

2 participants