-
Notifications
You must be signed in to change notification settings - Fork 228
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
install streamlit
dependency on dlt pipeline show
#158
Labels
good first issue
Good for newcomers
Comments
@TyDunn is it hard for you to switch to python 3.10 and see if this still happens? I can get back to this task end of this week |
Also tried 3.9 and had the same problem too |
where the problem is coming from:
How to solve it:
How to fix library:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background
Make it easy for the user to use
dlt .. show
command by optionally adding required dependenciesTasks
streamlit
withpython-dlt[streamlit]
MissingImportException
and optionally (ask) install the dependencies. Then rerun the command.dlt
is run outside of virtual env. display a warning insteadThe text was updated successfully, but these errors were encountered: