Quote:
Originally Posted by Berni
I am new to Calibre and have downloaded the latest version today and installed it but the program will not start and the info I copied from the start screen is..
ERROR: Failed to create library: Failed to create calibre library at: u'G:\\CALIBRE lIBRARY'. Aborting.
|
First verify the path. It is trying to open the library at G:\\CALIBRE lIBRARY there seems to be one slash\ too many. I suspect you entered this during install.
Find the correct path to the library to be and start it from a command line the first time. Something like this.
Calibre --with-library G:\CALIBRE_LIBRARY
It will open calibre pointing to that directory for the library. It also sets this directory in the preferences and you should be able to start via the normal shortcut there after.