You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the following command is: % sh /Users/apple/Senti4SD/ClassificationTask/requirements.sh
Java is installed
R is installed
/Users/apple/Senti4SD/ClassificationTask/requirements.sh: line 7: Rscript: command not found
% sh /Users/apple/Senti4SD/ClassificationTask/classificationTask.sh /Users/apple/Senti4SD/ClassificationTask/Sample.csv
Error: Invalid or corrupt jarfile /Users/apple/Senti4SD/ClassificationTask/Senti4SD-fast.jar
/Users/apple/Senti4SD/ClassificationTask/classificationTask.sh: line 33: Rscript: command not found
rm: /Users/apple/Senti4SD/ClassificationTask/extractedFeatures.csv: No such file or directory
The text was updated successfully, but these errors were encountered:
I have the same issue. I was thinking it may because of the Java version? But yeah, the requirement.sh does not install any packages on my local environment.
the following command is:
% sh /Users/apple/Senti4SD/ClassificationTask/requirements.sh
Java is installed
R is installed
/Users/apple/Senti4SD/ClassificationTask/requirements.sh: line 7: Rscript: command not found
% sh /Users/apple/Senti4SD/ClassificationTask/classificationTask.sh /Users/apple/Senti4SD/ClassificationTask/Sample.csv
Error: Invalid or corrupt jarfile /Users/apple/Senti4SD/ClassificationTask/Senti4SD-fast.jar
/Users/apple/Senti4SD/ClassificationTask/classificationTask.sh: line 33: Rscript: command not found
rm: /Users/apple/Senti4SD/ClassificationTask/extractedFeatures.csv: No such file or directory
The text was updated successfully, but these errors were encountered: