Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre > Conversion

Notices

Reply
 
Thread Tools Search this Thread
Old 09-30-2013, 05:15 AM   #1
Redvis
Junior Member
Redvis began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2013
Device: Kindle Touch
Conversion Error [3, 'The system cannot find the path specified.']

Hi,

I encounter strange error lately. It is a problem with my OS or calibre itself? Error occurs when I try to convert book or change metadata.

Code:
calibre, version 1.5.0
ERROR: Unhandled exception: <b>error</b>:(3, 'CreateFile', 'The system cannot find the path specified.')

calibre 1.5 [64bit]  isfrozen: True is64bit: True
Windows-8-6.2.9200 Windows ('64bit', 'WindowsPE')
('Windows', '8', '6.2.9200')
Python 2.7.5
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
Traceback (most recent call last):
  File "site-packages\calibre\gui2\convert\single.py", line 278, in accept
  File "site-packages\calibre\gui2\convert\metadata.py", line 236, in commit
  File "site-packages\calibre\db\legacy.py", line 465, in set_metadata
  File "site-packages\calibre\db\cache.py", line 56, in ans
  File "site-packages\calibre\db\cache.py", line 1123, in set_metadata
  File "site-packages\calibre\db\cache.py", line 1118, in set_field
  File "site-packages\calibre\db\cache.py", line 922, in set_field
  File "site-packages\calibre\db\backend.py", line 1347, in windows_check_if_files_in_use
  File "site-packages\calibre\utils\filenames.py", line 333, in __init__
error: (3, 'CreateFile', 'The system cannot find the path specified.')
Redvis is offline   Reply With Quote
Old 10-02-2013, 11:36 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,826
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Most likely that error is caused because you have some files in your calibre library folders that have names that are too long for windows. I suggest moving your library to something like c:\library to shorten the paths.
kovidgoyal is offline   Reply With Quote
Old 10-04-2013, 06:07 AM   #3
Redvis
Junior Member
Redvis began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2013
Device: Kindle Touch
Thanks a lot! I removed all latin extended-A signs from my path and now it work.

But I am sure that it didn't couse any error in earlier versions.
Redvis is offline   Reply With Quote
Old 11-02-2013, 05:58 AM   #4
Glykas
Junior Member
Glykas began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Nov 2013
Device: Kindle Paperwhite
Problem persists

Quote:
Originally Posted by kovidgoyal View Post
Most likely that error is caused because you have some files in your calibre library folders that have names that are too long for windows. I suggest moving your library to something like c:\library to shorten the paths.
Had Calibre from the start of this year and when I recently updated it for the first time I get the message described above. I tried what you proposed Kovid but didnt work. I cannot make conversions. I uninstalled and reinstalled it, nothing again. I even put a previous version but the problem persists. Very frustrating! Any ideas? (operating system: Windows 7, 32 bit)
Thanx for any help
Glykas is offline   Reply With Quote
Old 12-27-2019, 01:05 PM   #5
Maverick1962
Member
Maverick1962 began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Oct 2018
Device: Amazon Fire HD8
Quote:
Originally Posted by Redvis View Post
Hi,

I encounter strange error lately. It is a problem with my OS or calibre itself? Error occurs when I try to convert book or change metadata.

Code:
calibre, version 1.5.0
ERROR: Unhandled exception: <b>error</b>:(3, 'CreateFile', 'The system cannot find the path specified.')

calibre 1.5 [64bit]  isfrozen: True is64bit: True
Windows-8-6.2.9200 Windows ('64bit', 'WindowsPE')
('Windows', '8', '6.2.9200')
Python 2.7.5
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
Traceback (most recent call last):
  File "site-packages\calibre\gui2\convert\single.py", line 278, in accept
  File "site-packages\calibre\gui2\convert\metadata.py", line 236, in commit
  File "site-packages\calibre\db\legacy.py", line 465, in set_metadata
  File "site-packages\calibre\db\cache.py", line 56, in ans
  File "site-packages\calibre\db\cache.py", line 1123, in set_metadata
  File "site-packages\calibre\db\cache.py", line 1118, in set_field
  File "site-packages\calibre\db\cache.py", line 922, in set_field
  File "site-packages\calibre\db\backend.py", line 1347, in windows_check_if_files_in_use
  File "site-packages\calibre\utils\filenames.py", line 333, in __init__
error: (3, 'CreateFile', 'The system cannot find the path specified.')
I am also getting
"Traceback (most recent call last):
File "site-packages\calibre\gui2\__init__.py", line 895, in __init__
File "site-packages\calibre\ptempfile.py", line 123, in base_dir
File "tempfile.py", line 339, in mkdtemp
WindowsError: [Error 3] The system cannot find the path specified: u'C:\\Users\\steve\\AppData\\Local\\Temp\\calibre_ pbdgkg'"
I have tried to uninstall,re-install( a fair few times) still no joy
Maverick1962 is offline   Reply With Quote
Old 12-27-2019, 01:44 PM   #6
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,754
Karma: 54401244
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Maverick1962 View Post
I am also getting
"Traceback (most recent call last):
File "site-packages\calibre\gui2\__init__.py", line 895, in __init__
File "site-packages\calibre\ptempfile.py", line 123, in base_dir
File "tempfile.py", line 339, in mkdtemp
WindowsError: [Error 3] The system cannot find the path specified: u'C:\\Users\\steve\\AppData\\Local\\Temp\\calibre_ pbdgkg'"
I have tried to uninstall,re-install( a fair few times) still no joy
Something is blocking (or clearing ) the temp folder Calibre workers use during conversion (and other intermediate steps).
There is a FAQ at the official site on how to move the location of TEMP if you can't just have you A/V allow Calibre* to use it
theducks is offline   Reply With Quote
Reply

Tags
64 bit, cannot find the path, error 3, windows 8

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I find out where the font path of Iriver Cover Story mrfirm iRiver Story 3 07-22-2013 12:40 PM
"[Error 2] The system cannot find the file specified: u'E:\\'" Nyssa Calibre 3 03-17-2011 08:08 PM
(2, 'GetDiskFreeSpace', 'The system cannot find the file specified.') fruggeri Calibre 1 11-29-2009 07:17 PM
Path Error Help CSL Calibre 0 04-24-2009 03:07 PM


All times are GMT -4. The time now is 06:51 AM.


MobileRead.com is a privately owned, operated and funded community.