Open Benson722 opened 11 months ago
Thank you for your great job. I meet some problem when I try to use sh get_started.sh,
sh get_started.sh
the code wget -v -O data_split.zip -L https://stanford.box.com/shared/static/ye2z4zhsdm0mtc9kf44yjar7j9a5nuc3.zip can not run.
wget -v -O data_split.zip -L https://stanford.box.com/shared/static/ye2z4zhsdm0mtc9kf44yjar7j9a5nuc3.zip
Because the data document is removed. Could you please open the source? Thanks!
--2023-12-19 17:27:49-- https://stanford.box.com/shared/static/ye2z4zhsdm0mtc9kf44yjar7j9a5nuc3.zip Resolving stanford.box.com (stanford.box.com)... 74.112.186.144 Connecting to stanford.box.com (stanford.box.com)|74.112.186.144|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: /public/static/ye2z4zhsdm0mtc9kf44yjar7j9a5nuc3.zip [following]
By the way, which version of Python did you use in the program? :)
Thank you for your great job. I meet some problem when I try to use
sh get_started.sh
,the code
wget -v -O data_split.zip -L https://stanford.box.com/shared/static/ye2z4zhsdm0mtc9kf44yjar7j9a5nuc3.zip
can not run.Because the data document is removed. Could you please open the source? Thanks!
By the way, which version of Python did you use in the program? :)