luigi --module top_artists AggregateArtists --local-scheduler --date-interval 2012-06
Traceback (most recent call last):
File "/usr/local/bin/luigi", line 11, in <module>
sys.exit(luigi_run())
File "/Library/Python/2.7/site-packages/luigi/cmdline.py", line 13, in luigi_run
luigi.interface.run(argv, use_dynamic_argparse=True)
File "/Library/Python/2.7/site-packages/luigi/interface.py", line 421, in run
tasks = interface.parse(cmdline_args, main_task_cls=main_task_cls)
File "/Library/Python/2.7/site-packages/luigi/interface.py", line 329, in parse
__import__(module)
ImportError: No module named top_artists
Has anyone gotten this before or know why luigi is doing this for everything I try to run with i?
--
You received this message because you are subscribed to the Google Groups "Luigi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to luigi-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.