Comment 2 for bug 701512

Revision history for this message
Christophe Dumez (hydr0g3n) wrote : Re: impossible to add search engines

Also, do you still have Python 2.6 on your system or just v2.7?

Are you using the default install path or did you install Python somewhere else?

qBittorrent is trying to detect the Python path from the registry key:
HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore

What does it look like on your machine?

Worst scenario, qBittorrent tries to fallback to
"C:\Python26\python.exe" or "C:\Python25\python.exe"

I have just added C:\Python27\python.exe fallback for the next release so this will fix your issue if you installed it at the default location.