cansyl / ECPred

GNU General Public License v3.0
15 stars 7 forks source link

File not found error /lib/subclasses/Level2.txt #2

Closed babu2749 closed 5 years ago

babu2749 commented 5 years ago

We are getting the following error: Exception in thread "main" java.io.FileNotFoundException: ./lib/subclasses/Level2.txt (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at java.io.FileInputStream.(FileInputStream.java:93) at java.io.FileReader.(FileReader.java:58) at ecpred.ECPpred.main(ECPpred.java:123) When we compile the ECPred source code and execute.

Kindly suggest.

alperendalkiran commented 5 years ago

Thank you for the notice. We've updated the ECPred website and the links. Could you please redownload ECPred.tar.gz from the website and run it again?