HazyResearch / deepdive

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

DeepDive dependencises #689

Open SeniorProject2022 opened 2 years ago

SeniorProject2022 commented 2 years ago

CHANGE in install_deepdive_runtime_deps and deepdive :

sudo apt-get install -qy software-properties-common python-software-properties to sudo apt-get install -qy software-properties-common

because in Ubuntu 20.04 python-software-properties doesn't work which cause error when I install deepdive runtime dependencies and so it's stop the whole process of downloading.