View Single Post
Old 04-11-2013, 02:09 PM   #1
Eggplantus
Junior Member
Eggplantus began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Feb 2010
Device: Digital
ISSUE: There is a problem with this Windows Installer package

I'm getting this error when trying to install Calibre 64-bit v0.9.26 on my Windows 7 SP1 64-Bit:



If I then try to open Calibre and try opening the Quick Start Guide, I get this error:

Code:
calibre, version 0.9.26
ERROR: Could not open ebook: [Error 5] Access is denied: u'C:\\Users\\Eggplantus\\AppData\\Local\\Temp\\calibre_u_ckls\\tv88xv_ebook_iter'

Traceback (most recent call last):
  File "site-packages\calibre\gui2\viewer\main.py", line 40, in run
  File "threading.py", line 504, in run
  File "site-packages\calibre\ebooks\oeb\iterator\book.py", line 99, in __enter__
  File "site-packages\calibre\customize\conversion.py", line 234, in __call__
  File "site-packages\calibre\__init__.py", line 441, in __enter__
WindowsError: [Error 5] Access is denied: u'C:\\Users\\Eggplantus\\AppData\\Local\\Temp\\calibre_u_ckls\\tv88xv_ebook_iter'
I have ActiveState ActivePython 2.7 (32-bit) installed as well as PyCrypto 2.6 for Python 2.7 32bit.
Eggplantus is offline   Reply With Quote