Amanda Crawford
08/20/2019, 7:51 PMdagit
while following the airline demo tutorial. I did install the dagster_examples using the pip install -e .
command.
ModuleNotFoundError: No module named 'dagster_examples'
schrockn
08/20/2019, 8:08 PMAmanda Crawford
08/20/2019, 8:08 PMpip list
commandschrockn
08/20/2019, 8:22 PMpip list | grep "example"
Amanda Crawford
08/20/2019, 8:36 PMdagster-examples dev [path]
schrockn
08/20/2019, 8:40 PMAmanda Crawford
08/20/2019, 8:46 PMschrockn
08/20/2019, 8:46 PMAmanda Crawford
08/20/2019, 8:48 PMschrockn
08/20/2019, 8:49 PMAmanda Crawford
08/20/2019, 8:50 PMSimon Späti
02/28/2020, 8:34 PMzsh
. This helped me: https://stackoverflow.com/a/30539963/5246670