LUMIA-Group/rasat

File missing when starting training

Closed this issue · 2 comments

So the problem I encountered was that the file named train_0125_example.json as stated in the readme file does not exist. I changed the file name to train_sparc_rasat_small.json hoping that would circumvent the problem, but another problem arised stating that No module named 'third_party.

Hi, @OverRipeThree49 , Did you run

git submodule update --init --recursive

successfully, please check the third_party floder when you have finished this command.

@JiexingQi Sorry, forgot that command.