Quote:
Originally Posted by MSWallack
Anyway, I installed 64-bit Java but Calibre's ebook editor still generates an error when I try to run EpubCheck. What am I doing wrong?
|
If you're still getting the same error (
FileNotFoundError: [WinError 2] The system cannot find the file specified), open a command prompt window and enter
java -version. If you don't get the Java version number, the installer didn't add the Java binary path to the Window environment variables and the plugin won't be able to find the Java binary either.
If you don't get a version number, you'll need to
add the Java path to the environment variables.