Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 04-26-2023, 01:06 AM   #1
glename
Junior Member
glename began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Apr 2023
Device: none
Calibre not opening

I'm not good in computers and also a newbie in using Calibre.
I've tried safe mode,run Admin.
also tried calibre-debug -g

and this is the result


C:\Windows\system32>calibre-debug -g
calibre 6.16 embedded-python: True
Windows-10-10.0.10240-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.10240')
Python 3.10.1
Windows: ('10', '10.0.10240', 'SP0', 'Multiprocessor Free')
Interface language: None
Failed to import PyQt module: PyQt6.QtWidgets with error: DLL load failed while importing QtWidgets: The specified procedure could not be found.
Traceback (most recent call last):
File "runpy.py", line 196, in _run_module_as_main
File "runpy.py", line 86, in _run_code
File "site.py", line 83, in <module>
File "site.py", line 78, in main
File "site.py", line 50, in run_entry_point
File "calibre\debug.py", line 230, in main
File "calibre\gui_launch.py", line 71, in calibre
File "calibre\gui_launch.py", line 51, in register_with_default_programs
File "bypy-importer.py", line 279, in exec_module
File "calibre\gui2\__init__.py", line 13, in <module>
ImportError: cannot import name 'QApplication' from 'qt.core' (C:\library\app\bin\python-lib.bypy.frozen\qt\core.pyc)
glename is offline   Reply With Quote
Old 04-26-2023, 01:45 AM   #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: 45,345
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Uninstall, delete C:\\Program Files\\Calibre2
(or wherever you chose to install calibre). Then re-install. And
dont worry, uninstalling will not affect your books/settings.
kovidgoyal is offline   Reply With Quote
Old 04-26-2023, 02:15 AM   #3
glename
Junior Member
glename began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Apr 2023
Device: none
did not work
even downloaded a new Calibre msi still did not work
I'm on an old windows 10 pro that has been recently formatted

Last edited by glename; 04-26-2023 at 02:18 AM. Reason: need more explain
glename is offline   Reply With Quote
Old 04-26-2023, 11:56 AM   #4
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: 31,047
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
What is with the weird paths in your initial log?

Is your system environment really messed up?

From a command prompt, type SET
various paths should look similar (just your user logon and a different value than zzzzz's

Spoiler:
Microsoft Windows [Version 10.0.19045.2846]
(c) Microsoft Corporation. All rights reserved.

C:\Users\thedu>set
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\thedu\AppData\Roaming
CommonProgramFiles=C:\Program Files\Common Files
CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
CommonProgramW6432=C:\Program Files\Common Files
COMPUTERNAME=zzzzz
ComSpec=C:\WINDOWS\system32\cmd.exe
DriverData=C:\Windows\System32\Drivers\DriverData
HOMEDRIVE=C:
HOMEPATH=\Users\thedu
LOCALAPPDATA=C:\Users\thedu\AppData\Local
LOGONSERVER=\\zzzzz
NUMBER_OF_PROCESSORS=8
OneDrive=C:\Users\thedu\OneDrive
OneDriveConsumer=C:\Users\thedu\OneDrive
OS=Windows_NT
Path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Sys tem32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v 1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Program Files\Calibre2\;C:\Users\thedu\AppData\Local\Micro soft\WindowsApps;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WS F;.WSH;.MSC
PROCESSOR_ARCHITECTURE=AMD64
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=3c03
ProgramData=C:\ProgramData
ProgramFiles=C:\Program Files
ProgramFiles(x86)=C:\Program Files (x86)
ProgramW6432=C:\Program Files
PROMPT=$P$G
PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system3 2\WindowsPowerShell\v1.0\Modules
PUBLIC=C:\Users\Public
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\Users\thedu\AppData\Local\Temp
TMP=C:\Users\thedu\AppData\Local\Temp
USERDOMAIN=CYCLOPS
USERDOMAIN_ROAMINGPROFILE=zzzzz
USERNAME=zzzzz
USERPROFILE=C:\Users\thedu
windir=C:\WINDOWS

C:\Users\thedu>
theducks is online now   Reply With Quote
Old 04-26-2023, 06:06 PM   #5
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,722
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by theducks View Post
What is with the weird paths in your initial log?
- it looks like calibre was installed at c:\library

BR
BetterRed is offline   Reply With Quote
Old 04-27-2023, 11:17 AM   #6
glename
Junior Member
glename began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Apr 2023
Device: none
I tried installing Calibre on a different folder cause it won't run before I made this thread, it was what someone on this site in a thread of someone who have/had a similar problem to mine said to try.

Last edited by glename; 04-27-2023 at 11:18 AM. Reason: s
glename is offline   Reply With Quote
Old 04-27-2023, 11:38 AM   #7
glename
Junior Member
glename began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Apr 2023
Device: none
and this my type set


C:\Windows\system32>set
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\PC-0\AppData\Roaming
CommonProgramFiles=C:\Program Files\Common Files
CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
CommonProgramW6432=C:\Program Files\Common Files
COMPUTERNAME=DESKTOP-B
ComSpec=C:\Windows\system32\cmd.exe
HOMEDRIVE=C:
HOMEPATH=\Users\PC-0
LOCALAPPDATA=C:\Users\PC-0\AppData\Local
LOGONSERVER=\\DESKTOP-B
NUMBER_OF_PROCESSORS=8
OneDrive=C:\Users\PC-0\OneDrive
OS=Windows_NT
Path=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\ Windows;C:\Windows\System32\Wbem;C:\Windows\System 32\WindowsPowerShell\v1.0\;C:\Program Files\dotnet\;C:\Program Files\Calibre2\;C:\Users\PC-0\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\PC-05\.dotnet\tools
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WS F;.WSH;.MSC
PROCESSOR_ARCHITECTURE=AMD64
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 9, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=9e09
ProgramData=C:\ProgramData
ProgramFiles=C:\Program Files
ProgramFiles(x86)=C:\Program Files (x86)
ProgramW6432=C:\Program Files
PROMPT=$P$G
PSModulePath=C:\Windows\system32\WindowsPowerShell \v1.0\Modules\
PUBLIC=C:\Users\Public
SystemDrive=C:
SystemRoot=C:\Windows
TEMP=C:\Users\PC-0\AppData\Local\Temp
TMP=C:\Users\PC-0\AppData\Local\Temp
USERDOMAIN=DESKTOP-B
USERDOMAIN_ROAMINGPROFILE=DESKTOP-B
USERNAME=PC-0
USERPROFILE=C:\Users\PC-0
windir=C:\Windows

C:\Windows\system32>
glename is offline   Reply With Quote
Old 04-27-2023, 11:54 AM   #8
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: 31,047
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Why is your command prompt showing:
C:\Windows\system32>

It normally should be your logon home:
C:\Users\thedu>
theducks is online now   Reply With Quote
Old 04-27-2023, 01:02 PM   #9
thiago.eec
Wizard
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 1,211
Karma: 1419583
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
Quote:
Originally Posted by theducks View Post
Why is your command prompt showing:
C:\Windows\system32>

It normally should be your logon home:
C:\Users\thedu>
That's because he opened it as admin.
thiago.eec is offline   Reply With Quote
Old 04-27-2023, 01:10 PM   #10
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: 31,047
Karma: 60358908
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 thiago.eec View Post
That's because he opened it as admin.
Is the OP installing as a 'admin user' and not as ADMIN?
theducks is online now   Reply With Quote
Old 04-27-2023, 01:41 PM   #11
thiago.eec
Wizard
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 1,211
Karma: 1419583
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
Quote:
Originally Posted by theducks View Post
Is the OP installing as a 'admin user' and not as ADMIN?
I meant he opened CMD as ADMIN. That's why the prompt is showing 'C:\Windows\system32>'.
thiago.eec is offline   Reply With Quote
Old 04-27-2023, 02:28 PM   #12
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,722
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by thiago.eec View Post
I meant he opened CMD as ADMIN. That's why the prompt is showing 'C:\Windows\system32>'.
Probably because he had Windows create a taskbar or desktop shortcut for cmd.exe, which for reasons best know to itself sets the starting folder to c:\windows\system32. I recall changing my taskbar cmd shortcut to start at c:\

BR
BetterRed is offline   Reply With Quote
Old 04-27-2023, 02:30 PM   #13
thiago.eec
Wizard
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 1,211
Karma: 1419583
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
Quote:
Originally Posted by BetterRed View Post
Probably because he had Windows create a taskbar or desktop shortcut for cmd.exe, which for reasons best know to itself sets the starting folder to c:\windows\system32. I recall changing my taskbar cmd shortcut to start at c:\

BR
The 'Windows + x' shortcut menu also does the same. If you choose just to 'Open Command Prompt', then you get your home dir, but if you choose 'Open Command Prompt (Admin)', then you get 'C:\Windows\system32'.

Last edited by thiago.eec; 04-27-2023 at 02:32 PM.
thiago.eec is offline   Reply With Quote
Old 04-27-2023, 02:38 PM   #14
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,722
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Probably some third party AV - MacAfee, Nortons, Kaspesky, AVG(rief) are all a waste of space.

BR
BetterRed is offline   Reply With Quote
Old 04-28-2023, 04:31 AM   #15
glename
Junior Member
glename began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Apr 2023
Device: none
It finally worked

Calibre worked after updating windows to 20h2
glename is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calibre freezes after opening a book in Linux Mint 20.3 (6.8.0 calibre) Monol1th666 Calibre 6 11-28-2022 11:04 AM
Calibre not opening on macOS Catalina 10.15.7 after updating to Calibre 5.3.0 darthschadel Calibre 1 10-18-2020 02:17 PM
Calibre 3.37 not opening amanda138a Calibre 15 01-15-2019 06:51 AM
Calibre not opening seabreeze Devices 1 12-28-2012 10:27 AM
Calibre Not Opening Amalthia Calibre 5 03-03-2009 07:35 PM


All times are GMT -4. The time now is 11:09 AM.


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