Open tashrifbillah opened 4 years ago
By the way, I have been able to solve https://github.com/spotify/luigi/issues/2867. Given that knowledge, I'll take a look this issue again.
Please see my DWI-->Tracts pipeline here. The only thing I do more than you is define intermediate outputs in one place. On the other hand, I use basic luigi.Task
all through my pipeline other than your custom BaseTask
.
Include the following in
DwiEddy.py
:Execute the above script:
Error
May be similar to what I have reported here https://github.com/spotify/luigi/issues/2867