qBittorrent
qBittorrent copied to clipboard
v5.0.0beta: Python Runtime can't be found despite manually setting the Python path
qBittorrent & operating system versions
qBittorrent: 5.0.0 beta 1, LT20, x64 Operating system: Windows 11 (10.0.22631) Qt: 6
What is the problem?
This issue is hunting me on 1 PC for the longest time...
In regards to version 4: https://forum.qbittorrent.org/viewtopic.php?t=11055 In regards to version 5: https://forum.qbittorrent.org/viewtopic.php?t=11409
No matter what we tried, qBittorrent just won't find ANY Python installed, ever. And yes, I think I tried it all and that's why I went to v5 beta in the hopes that manually setting the Python path (finally!) would fix my issue.
It did not. So I made a bug report. Screenshots, steps taken, etc. are all in the forum threads.
Steps to reproduce
No steps, it always fails no matter what I try.
Additional context
See forum links please
Log(s) & preferences file(s)
I have no settings file I can upload. All I found were: qbittorrent.ini qbittorrent-data.ini (empty) watched_folders.json categories.json and an RSS folder.
I doubt there's anything of interest in it.
I have not been able to find a log file, though I posted console logs to the forum threads.
You need to put the full path to python.exe in the "Python executable path" option. For example: C:\python_dir\python.exe
You need to put the full path to python.exe in the "Python executable path" option. For example:
C:\python_dir\python.exe
Thank you for catching that one.
Entering the full path, including the python.exe executable, DID NOT fix the problem.
qBT 4 and 5 still ask to install Python themselves, but after doing so it will still not find python.exe. Even worse, v5 is now constantly freezing and not responding at all (despite having qBittorrent.exe excluded from Sticky Password in its program settings)
Thank you!
https://snipboard.io/ls8uST.jpg
https://snipboard.io/GplZoh.jpg
`C:\Users\Gebruiker>python --version Python 3.10.11
C:\Users\Gebruiker>where python C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310\python.exe C:\Users\Gebruiker\AppData\Local\Microsoft\WindowsApps\python.exe`
From the LOG:
20-4-2024 13:46 - Failed to find Python executable. Path: "C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310\python.exe".
Entering the full path, including the python.exe executable, DID NOT fix the problem.
It indicates one thing: qbt couldn't access the executable for unknown reasons. Could be insufficient permission or something is blocking the access.
For the record, I couldn't reproduce the issue, it works for me.
What reasons could there be? Running qBT as an admin makes no change. Disabling Avast AV makes no difference either. The OS finds it just fine, so does the installer used by qBT. But once it's installed, somehow qBT just can't see it. What else to look at? :(
Try downloading a the "Embeddable package" from Python's website @realdevnullius . Extract it to like to your Documents folder (something writable, accessible) and give that .exe path to qB.
Downloaded and extracted the embedded zip file to: D:\python-3.12.3-embed-amd64
I entered that path statement in qB ("D:\python-3.12.3-embed-amd64\python.exe").
I restarted qB and clicked View...
Again, an installer prompt appears telling me that Python is not installed. Like, how!!? :( I just can't figure this out. Someone even built a custom qB 4 wallet with more log notifications but even that didn't teach us anything new. It just won't work on this specific PC :(
The installation prompt will run each time and the installer itself will recognize Python already installed and is done rather quickly (nothing to do!).
https://forum.qbittorrent.org/viewtopic.php?p=41675#p41675
I also did this: https://github.com/qbittorrent/qBittorrent/issues/20392#issuecomment-1972066691 (including 2 PC reboots and an uninstall with IObit Uninstaller). As expected: qB keeps behaving the same: Python is not found. It's maddening I tell ya!
@realdevnullius Are you running Windows 11 via parallels desktop on mac or any other VM?
~What does python --version
display via command prompt
?~ Just noticed it, in previous comment.
@xavier2k6 thanks for the question: no, just regular Windows 11 on a regular Intel PC.
@realdevnullius Under "Manage App Execution Aliases" Are python.exe
/ python3.exe
on or off?
When installing did you select "Add Python 3.x to PATH"?
When installing did you select "Add Python 3.x to PATH"?
Author did set it in qBittorrent preferences as absolute path so PATH variable doesn't matter.
Edited https://github.com/qbittorrent/qBittorrent/issues/20737#issuecomment-2067647511 to add images via github in case those links go down.
@realdevnullius Under "Manage App Execution Aliases" Are
python.exe
/python3.exe
on or off?When installing did you select "Add Python 3.x to PATH"?
PATH: No, and as mentioned it wouldn't be necessairy. But I did all those things when troubleshooting v4. It made no difference. Thanks!
C:\Windows\System32>echo %PATH% C:\Program Files\Python38\Scripts;C:\Program Files\Python38;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python38;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files\dotnet;C:\Program Files\Git\cmd;C:\Program Files (x86)\Microsoft SQL Server\160\Tools\Binn;C:\Program Files\Microsoft SQL Server\160\Tools\Binn;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn;C:\Program Files\Microsoft SQL Server\160\DTS\Binn;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\DTS\Binn\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python39\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python39\Scripts;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310\Scripts;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python38\Scripts;C:\Users\Gebruiker\AppData\Local\Microsoft\WindowsApps;C:\Users\Gebruiker\AppData\Local\Programs\Microsoft VS Code\bin
Still open? Come on! Let's see some movement on this issue.
@realdevnullius What version & build of Windows 11 is this?
Do you install python through the Microsoft store?
Have you ran sfc /scannow
in an elevated command prompt?
Skimming through the forum posts, it looks like you made modifications to the windows registry as well no?
Registry was a desperate experiment after which I cleaned up again.
sfc etc are clean. It's Windows 11 but I have this problem for quite a long time by now so it's not the build version at fault. Remember, I had the problem with v4 too! I just hoped that the path option in v5 would finally fix it. It didn't.
Edition Windows 11 Pro
Version 23H2
Installed on 23-1-2023
OS build 22631.3593
Experience Windows Feature Experience Pack 1000.22700.1003.0
C:\Windows\System32>sfc /scannow
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 100% complete.
Windows Resource Protection did not find any integrity violations.
Windows Store: while I hate it and didn't think I'd have tried that, apparently I have:
C:\Windows\System32>where python
C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310\python.exe
C:\Users\Gebruiker\AppData\Local\Microsoft\WindowsApps\python.exe
The installer, called upon by qB, recognizes Python is already installed and exits again with nothing to do.
I'm open to suggestions once more! :)
@realdevnullius
- Uninstall any & all Python versions associated with the "Microsoft Store" (Might be best to reboot after this)
- Download https://www.python.org/ftp/python/3.12.3/python-3.12.3-amd64.exe
- Select "Add Python 3.x to PATH" when installing
- Open qBittorrent now & post logs.
It'll fail but I'll do it - I'll edit this post in, say, 10 minutes time with the results.
First edit:
Second edit, after the reboot and downloading 3.12.3:
And just to make sure I have all my bases covered... I'll run the setup once more, this time not as an admin (why is that option even there?). Which presented me with the repair / uninstall options instead, because yes; Python is installed.
C:\Windows\System32>where python
C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\python.exe
C:\Users\Gebruiker\AppData\Local\Microsoft\WindowsApps\python.exe
Same results for admin cmd prompt and user cmd prompt.
Starting qB and Search... gives:
A new Python gets installed:
In qB: Search Engine gives... You guessed it:
Welcome to my world? Sigh :)
@realdevnullius I didn't want you to install any other version when prompted (I should've made that clear/selecting no was the preferred option)
Can you post the new logs?
Can you post a screenshot of command prompt when you issue py -0p
?
@realdevnullius
- Uninstall any & all Python versions associated with the "Microsoft Store" (Might be best to reboot after this)
- Download https://www.python.org/ftp/python/3.12.3/python-3.12.3-amd64.exe
- Select "Add Python 3.x to PATH" when installing
- Open qBittorrent now & post logs.
Done!
C:\Windows\System32>where python
C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310\python.exe
C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\python.exe
C:\Users\Gebruiker\AppData\Local\Microsoft\WindowsApps\python.exe
Logs:
23-5-2024 20:39 - Failed to find Python executable. Path: "D:\python-3.12.3-embed-amd64\python.exe".
23-5-2024 20:38 - Failed to find Python executable. Path: "D:\python-3.12.3-embed-amd64\python.exe".
23-5-2024 20:38 - Failed to find Python executable. Path: "D:\python-3.12.3-embed-amd64\python.exe".
23-5-2024 20:37 - Failed to find Python executable. Path: "D:\python-3.12.3-embed-amd64\python.exe".
23-5-2024 20:33 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu May 2 07:39:38 2024.
23-5-2024 20:33 - Detected external IP. IP: "143.178.130.71"
23-5-2024 20:33 - Successfully listening on IP. IP: "::1". Port: "UTP/11457"
23-5-2024 20:33 - Successfully listening on IP. IP: "::1". Port: "TCP/11457"
23-5-2024 20:33 - Successfully listening on IP. IP: "fe80::a2b:bed1:fa4d:f7d7%6". Port: "UTP/11457"
23-5-2024 20:33 - Successfully listening on IP. IP: "fe80::a2b:bed1:fa4d:f7d7%6". Port: "TCP/11457"
23-5-2024 20:33 - Successfully listening on IP. IP: "fe80::ecf3:d8cb:1a74:1203%20". Port: "UTP/11457"
23-5-2024 20:33 - Successfully listening on IP. IP: "fe80::ecf3:d8cb:1a74:1203%20". Port: "TCP/11457"
23-5-2024 20:33 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/11457"
23-5-2024 20:33 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/11457"
23-5-2024 20:33 - Successfully listening on IP. IP: "192.168.56.1". Port: "UTP/11457"
23-5-2024 20:33 - Successfully listening on IP. IP: "192.168.56.1". Port: "TCP/11457"
23-5-2024 20:33 - Successfully listening on IP. IP: "10.0.0.206". Port: "UTP/11457"
23-5-2024 20:33 - Successfully listening on IP. IP: "10.0.0.206". Port: "TCP/11457"
23-5-2024 20:33 - UPnP/NAT-PMP support: ON
23-5-2024 20:33 - Encryption support: ON
23-5-2024 20:33 - Anonymous mode: OFF
23-5-2024 20:33 - Peer Exchange (PeX) support: ON
23-5-2024 20:33 - Local Peer Discovery support: ON
23-5-2024 20:33 - Distributed Hash Table (DHT) support: ON
23-5-2024 20:33 - HTTP User-Agent: "qBittorrent/5.0.0beta1"
23-5-2024 20:33 - Peer ID: "-qB5000-"
23-5-2024 20:33 - Trying to listen on the following list of IP addresses: "0.0.0.0:11457,[::]:11457"
23-5-2024 20:33 - Using config directory: C:\Users\Gebruiker\AppData\Roaming\qBittorrent
23-5-2024 20:33 - qBittorrent v5.0.0beta1 started. Process ID: 19300
D: is being set by qB 5. I'll change that to a new path and restart qB:
C:\Users\Gebruiker\AppData\Local\Microsoft\WindowsApps\python.exe
Which gives, after View... Search... and a new setup routine by qB (which detects the existing Python installation so basicly does nothing)...
23-5-2024 20:50 - Failed to find Python executable. Path: "C:\Users\Gebruiker\AppData\Local\Microsoft\WindowsApps\python.exe".
23-5-2024 20:50 - Failed to find Python executable. Path: "C:\Users\Gebruiker\AppData\Local\Microsoft\WindowsApps\python.exe".
BUT... Checking if C:\Users\Gebruiker\AppData\Local\Microsoft\WindowsApps\python.exe exists... the answer is NO!
C:\Windows\System32>C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310\python.exe
Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> ^Z
C:\Windows\System32>C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\python.exe
Python 3.12.3 (tags/v3.12.3:f6650f9, Apr 9 2024, 14:05:25) [MSC v.1938 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> ^Z
So I changed the path in qB to:
C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\python.exe
Which MAKES qB NON RESPONDING AGAIN! Like the bug I had with Sticky Password...
I'll post the new log in a reply once qB starts responding again... Sigh!!
23-5-2024 20:59 - Failed to find Python executable. Path: "C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\python.exe".
23-5-2024 20:59 - Failed to find Python executable. Path: "C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\python.exe".
23-5-2024 20:59 - Failed to find Python executable. Path: "C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\python.exe".
23-5-2024 20:59 - System wake-up event detected. Re-announcing to all the trackers...
23-5-2024 20:58 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.56.1]: no router found"
23-5-2024 20:58 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.56.1]: no router found"
23-5-2024 20:57 - Failed to find Python executable. Path: "C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\python.exe".
23-5-2024 20:55 - Options saved.
23-5-2024 20:55 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu May 2 07:39:38 2024.
After closing Sticky Password:
23-5-2024 21:02 - Failed to find Python executable. Path: "C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\python.exe".
23-5-2024 21:02 - Failed to find Python executable. Path: "C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\python.exe".
23-5-2024 20:59 - Failed to find Python executable. Path: "C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\python.exe".
23-5-2024 20:59 - Failed to find Python executable. Path: "C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\python.exe".
23-5-2024 20:59 - Failed to find Python executable. Path: "C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\python.exe".
23-5-2024 20:59 - System wake-up event detected. Re-announcing to all the trackers...
23-5-2024 20:58 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.56.1]: no router found"
23-5-2024 20:58 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.56.1]: no router found"
23-5-2024 20:57 - Failed to find Python executable. Path: "C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\python.exe".
23-5-2024 20:55 - Options saved.
23-5-2024 20:55 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu May 2 07:39:38 2024.
Restarted qB, tried another View... Got this log:
23-5-2024 21:05 - Failed to find Python executable. Path: "C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\python.exe".
23-5-2024 21:05 - Failed to find Python executable. Path: "C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\python.exe".
23-5-2024 21:05 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu May 2 07:39:38 2024.
Python executable path (may require restart)
Leave this empty/clear it & close qBittorrent.....make sure it's fully closed before reopening, do not install any other version if prompted & also post these logs.
Can you post a screenshot of command prompt when you issue
py -0p
?
> `Python executable path (may require restart)`
>
> Leave this empty/clear it & close qBittorrent.....make sure it's fully closed before reopening
>
> > Can you post a screenshot of command prompt when you issue `py -0p`?
Already tested the validity of the 2 installations. But thanks and here you go:
C:\Windows\System32>py -0p
-V:3.12 * C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\python.exe
-V:3.10 C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310\python.exe
Emptying the option to (blank) does not fix it either.
Log after qB restart:
23-5-2024 21:16 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu May 2 07:39:38 2024.
24-5-2024 00:25 - System wake-up event detected. Re-announcing to all the trackers...
23-5-2024 21:27 - System wake-up event detected. Re-announcing to all the trackers...
23-5-2024 21:23 - System wake-up event detected. Re-announcing to all the trackers...
23-5-2024 21:20 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.56.1]: no router found"
23-5-2024 21:20 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.56.1]: no router found"
23-5-2024 21:17 - Failed to find Python executable
23-5-2024 21:17 - Failed to find `python` executable in Windows Registry.
23-5-2024 21:17 - Failed to find `python` executable in PATH environment variable. PATH: "C:\Program Files\Python38\Scripts;C:\Program Files\Python38;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python38;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files\dotnet;C:\Program Files\Git\cmd;C:\Program Files (x86)\Microsoft SQL Server\160\Tools\Binn;C:\Program Files\Microsoft SQL Server\160\Tools\Binn;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn;C:\Program Files\Microsoft SQL Server\160\DTS\Binn;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\DTS\Binn\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\Scripts\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python39\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python39\Scripts;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310\Scripts;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python38;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python38\Scripts;C:\Users\Gebruiker\AppData\Local\Microsoft\WindowsApps;C:\Users\Gebruiker\AppData\Local\Programs\Microsoft VS Code\bin;"
23-5-2024 21:16 - Failed to find `python3` executable in PATH environment variable. PATH: "C:\Program Files\Python38\Scripts;C:\Program Files\Python38;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python38;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files\dotnet;C:\Program Files\Git\cmd;C:\Program Files (x86)\Microsoft SQL Server\160\Tools\Binn;C:\Program Files\Microsoft SQL Server\160\Tools\Binn;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn;C:\Program Files\Microsoft SQL Server\160\DTS\Binn;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\DTS\Binn\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\Scripts\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python39\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python39\Scripts;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310\Scripts;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python38;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python38\Scripts;C:\Users\Gebruiker\AppData\Local\Microsoft\WindowsApps;C:\Users\Gebruiker\AppData\Local\Programs\Microsoft VS Code\bin;"
23-5-2024 21:16 - Failed to find Python executable
23-5-2024 21:16 - Failed to find `python` executable in Windows Registry.
23-5-2024 21:16 - Failed to find `python` executable in PATH environment variable. PATH: "C:\Program Files\Python38\Scripts;C:\Program Files\Python38;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python38;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files\dotnet;C:\Program Files\Git\cmd;C:\Program Files (x86)\Microsoft SQL Server\160\Tools\Binn;C:\Program Files\Microsoft SQL Server\160\Tools\Binn;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn;C:\Program Files\Microsoft SQL Server\160\DTS\Binn;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\DTS\Binn\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\Scripts\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python39\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python39\Scripts;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310\Scripts;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python38;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python38\Scripts;C:\Users\Gebruiker\AppData\Local\Microsoft\WindowsApps;C:\Users\Gebruiker\AppData\Local\Programs\Microsoft VS Code\bin;"
23-5-2024 21:16 - Failed to find `python3` executable in PATH environment variable. PATH: "C:\Program Files\Python38\Scripts;C:\Program Files\Python38;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python38;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files\dotnet;C:\Program Files\Git\cmd;C:\Program Files (x86)\Microsoft SQL Server\160\Tools\Binn;C:\Program Files\Microsoft SQL Server\160\Tools\Binn;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn;C:\Program Files\Microsoft SQL Server\160\DTS\Binn;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\DTS\Binn\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\Scripts\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python312\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python39\;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python39\Scripts;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python310\Scripts;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python38;C:\Users\Gebruiker\AppData\Local\Programs\Python\Python38\Scripts;C:\Users\Gebruiker\AppData\Local\Microsoft\WindowsApps;C:\Users\Gebruiker\AppData\Local\Programs\Microsoft VS Code\bin;"
@realdevnullius Is this the only machine you are having issue with?
@realdevnullius Is this the only machine you are having issue with?
yes
@realdevnullius Is this the only machine you are having issue with?
yes
I'd say nuke it & start again, in your recent screenshots it seems to show 22621.ni_release.220506-1250
which was an insiders build so there probably is other issues too.
BTW: the not responding/freezing issue for beta1 is known & was posted on our main site.
KNOWN ISSUE for v5.0.0beta1: When the Preferences dialog is closed the GUI freezes for several seconds.
Updated my reply https://github.com/qbittorrent/qBittorrent/issues/20737#issuecomment-2127850063
BTW: the not responding/freezing issue for beta1 is known & was posted on our main site.
KNOWN ISSUE for v5.0.0beta1: When the Preferences dialog is closed the GUI freezes for several seconds.
Nah, this is a different one. I had it before, turned out to be Sticky Pwd but I closed that AND I had qB executable excluded... No idea wtf is going on there :)
@realdevnullius Is this the only machine you are having issue with?
yes
I'd say nuke it & start again, in your recent screenshots it seems to show
22621.ni_release.220506-1250
which was an insiders build so there probably is other issues too.
I haven't found any other issues... Just qB :)