I've downloaded the file "qt-unified-windows-x86-3.0.0-online.exe" and installed Qt and I've also downloaded and unpacked the file "PyQt5_gpl-5.9.zip". I'm using Python 3.6 but I can't figure out where to drop the extracted PyQt5 files. I can't find a Python directory anywhere on my C: drive except for under my home directory.
C:\Users\me\AppData\Local\Programs\Python
Any ideas where I can drop these files and how do I validate that I have Qt up an running in Python? Thanks.