Python Forum

Full Version: Installed Designer - Helpf Files for "assistant" are missing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hiya

New to Python. Have C++ / C# experience.
Installed Python 3.9.2. Installed PyQt5, environment variables automatically set but checked anyway, then installed Designer as GUI programming is going to be a major thing. I used PIP install command. All tests work fine.

But one thing does not work: the assistant has no content (after pressing "F1"). The assistant works fine by itself, but there's nothing in it but a single default page. A search on my PC (Windows 10) reveals no *.qch files. Checked out the PyQT5 website, but the information on how to generate help files in impenetrable.

How to get the Designer helpfiles on my hard disk?