HazyResearch / deepdive

DeepDive
deepdive.stanford.edu
1.95k stars 539 forks source link

FAILED deepdive check compiled_base_relations_have_input_data #625

Open cognitronz opened 7 years ago

cognitronz commented 7 years ago

I ran into this error when building own app. I had to create dummy files with the right basename to circumvent it. if one could add to the current documentation (great documentation btw) about how to properly setup the input requirement, that'd be even greater.

image

alldefector commented 7 years ago

Thanks for reporting this, @cognitronz . Yes, we've learned that this dummy file requirement is a bit cumbersome. We'll address it in the upcoming release (likely by removing this requirement).

aabhaschauhan commented 7 years ago

Hey @cognitronz , can you explain in brief how you created the dummy file? Thanks!