ShaliniR11

Results 2 comments of ShaliniR11

Hi Dr. Alon, I have tried removing the space, the error still exists. I have a single sub directory in each of train,test and val like ![Screenshot (29)](https://user-images.githubusercontent.com/89750136/180662723-d6c24747-3c6b-4196-92a1-1d1dce99ee58.png) and inside...

> Can you try running the java process directly, e.g.,: > > ``` > java -cp JavaExtractor/JPredict/target/JavaExtractor-0.0.1-SNAPSHOT.jar JavaExtractor.App --max_path_length 8 --max_path_width 2 --dir JavaExtractor/JPredict/src/main > ``` > > ? This...