View Single Post
Old 09-09-2007, 01:38 PM   #178
htaylor
bookworm
htaylor began at the beginning.
 
htaylor's Avatar
 
Posts: 26
Karma: 10
Join Date: Jul 2007
Device: sony 500 and 505
Quote:
Originally Posted by kovidgoyal View Post
what version are you using?
Saving books to disk

I was using 03.01.106, I am now trying 1.07

[Error 123] The filename, directory name, or volume label syntax is incorrect: u"C:/My eBooks\\Moon, Elizabeth\\Deed of Paksenarrion The\nSheepfarmer's Daughter"
Detailed traceback:
Traceback (most recent call last):
File "main.py", line 472, in save_to_disk
File "libprs500\gui2\library.pyo", line 114, in save_to_disk
File "libprs500\library\database.pyo", line 1025, in export_to_dir
WindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u"C:/My eBooks\\Moon, Elizabeth\\Deed of Paksenarrion The\nSheepfarmer's Daughter"


The title of the book in meta information is; Deed of Paksenarrion The Sheepfarmer's Daughter

It did not make a directory

under this error it make a directory but it is empty

[Errno 2] No such file or directory: u'C:/My eBooks\\Moon, Elizabeth\\Engaging the Enemy \\libprs500_5.html'
Detailed traceback:
Traceback (most recent call last):
File "main.py", line 472, in save_to_disk
File "libprs500\gui2\library.pyo", line 114, in save_to_disk
File "libprs500\library\database.pyo", line 1028, in export_to_dir
IOError: [Errno 2] No such file or directory: u'C:/My eBooks\\Moon, Elizabeth\\Engaging the Enemy \\libprs500_5.html'
htaylor is offline   Reply With Quote