Quote:
Originally Posted by kovidgoyal
You can run from source.
|
Okay, I have cloned the code from github, setup from source and tested that it was done by adding a "hello world" to __init__.py. Ran debug to ensure that it was using the source and yes it was.
Then ran calibre which showed version "5.3*" in the gui. And nothing changed except the text showing the traceback
Code:
calibre, version 5.3.0
ERROR: Cannot start calibre: <p>calibre is already running.</p><p>calibre may be running in the system tray, in the lower right region of the screen.</p><p>If you are sure it is not running, try rebooting your computer.
Traceback (most recent call last):
File "C:\Users\george\github\calibre\src\calibre\gui2\main.py", line 551, in run_main
File "C:\Users\george\github\calibre\src\calibre\gui2\main.py", line 495, in create_listener
File "multiprocessing\connection.py", line 446, in __init__
File "multiprocessing\connection.py", line 645, in __init__
File "multiprocessing\connection.py", line 658, in _new_handle
PermissionError: [WinError 5] Access is denied