View Single Post
Old 11-12-2007, 02:40 PM   #69
pcskibum
Skibum
pcskibum began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Oct 2007
Device: PRS505
When I convert a file and try to save it to a folder I get the following message:


[Errno 2] No such file or directory: u'C:/Download Temp\\Daniel Silva\\Kill Artist \\Kill Artist - Daniel Silva_88.lrf'
Detailed traceback:
Traceback (most recent call last):
File "main.py", line 479, in save_to_disk
File "libprs500\gui2\library.pyo", line 130, in save_to_disk
File "libprs500\library\database.pyo", line 1090, in export_to_dir
IOError: [Errno 2] No such file or directory: u'C:/Download Temp\\Daniel Silva\\Kill Artist \\Kill Artist - Daniel Silva_88.lrf'


For some reason it adds a u' in front of the path. Am I doing something wrong? How do I correct this?

Thanks
pcskibum is offline   Reply With Quote