Error installing pysched via pip #25
Replies: 8 comments 2 replies
-
Hi Sara, It looks like pip can't install PyQt5, which is a dependency of pySCHED. Unfortunately, the error message isn't very helpful. Running the pip command with the option -vvv (for extra verbosity) might help. So, the install command would be:
Possibly, installing PyQt5 manually would give even more details, like this:
Could you paste the outputs of either (or both) of these commands here? Hopefully this will give us some clues. Cheers, |
Beta Was this translation helpful? Give feedback.
-
Hi Bob,
I attach the output for both commands. The one one for pySHCED is REALLY verbose, I hope you can make sense of it :D
Unfortunately the installation fails in both cases.
Btw I seem to be having installation problems with many bits of software of late, I suspect this has to do with the bloody Apple silicon chip on the new MacBooks…
Cheers,
Sara

-----------------------------------
Sara Elisa Motta
***@***.***
-----------------------------------
On 17 Jul 2023, at 10:22, bobeldering ***@***.***> wrote:
Hi Sara,
It looks like pip can't install PyQt5, which is a dependency of pySCHED. Unfortunately, the error message isn't very helpful. Running the pip command with the option -vvv (for extra verbosity) might help. So, the install command would be:
pip install -vvv pythonSCHED
Possibly, installing PyQt5 manually would give even more details, like this:
pip install -vvv pyqt5
Could you paste the outputs of either (or both) of these commands here? Hopefully this will give us some clues.
Cheers,
Bob
—
Reply to this email directly, view it on GitHub <#25 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AECGYDK5JIVRF5MY5TZZ3GDXQTY4TANCNFSM6AAAAAA2KHZKEQ>.
You are receiving this because you authored the thread.
Using pip 23.1.2 from /Users/saraelisamotta/Library/Python/3.9/lib/python/site-packages/pip (python 3.9)
Defaulting to user installation because normal site-packages is not writeable
Created temporary directory: /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-tracker-ddv6a7uw
Initialized build tracking at /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-tracker-ddv6a7uw
Created build tracker: /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-tracker-ddv6a7uw
Entered build tracker: /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-tracker-ddv6a7uw
Created temporary directory: /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-install-pzom159u
Created temporary directory: /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-ephem-wheel-cache-c8a1sqts
1 location(s) to search for versions of pyqt5:
* https://pypi.org/simple/pyqt5/
Fetching project page and analyzing links: https://pypi.org/simple/pyqt5/
Getting page https://pypi.org/simple/pyqt5/
Found index url https://pypi.org/simple/
Looking up "https://pypi.org/simple/pyqt5/" in the cache
Request header has "max_age" as 0, cache bypassed
Starting new HTTPS connection (1): pypi.org:443
https://pypi.org:443 "GET /simple/pyqt5/ HTTP/1.1" 304 0
Fetched page https://pypi.org/simple/pyqt5/ as application/vnd.pypi.simple.v1+json
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/40/f9/0be162881f4bdb6e828ee6db871310140a5278b4538e65716eae8b2d3dbd/PyQt5-5.6-cp35-cp35m-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/34/a7/ed3a2e7f74a7fcc112c1669968ca1be552f34d123bb4515a97520d69e8f3/PyQt5-5.6-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cc/eb/f2e115d21abec6d86b2af0b7fa6f71439767d0a91cb393607e4f72998b0a/PyQt5-5.6-cp35-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f3/4d/8ef2d9db0a0450de985dfe04d64d09762ab2205179914aa3cc41f44af377/PyQt5-5.6-cp35-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d0/e4/0fb306a86f0471d69e4f8c501def0af5dd5468cdcb47ccf68c0703e32571/PyQt5-5.7-cp35-cp35m-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f3/94/92e7c8b3c2279a3503a8ba41fce5e0234acdc6de3a1b278ebfdcfe532f67/PyQt5-5.7-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/71/c5/7e2a35682358f1be16f5f310e7ea3b64c5ecc168f83c3dc4d50dcee9f087/PyQt5-5.7-cp35-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3c/34/a768dacf653a883f57928ed971575c29f80b87db09a52c9b66724d6317a0/PyQt5-5.7-cp35-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp34-abi3-macosx_10_6_intel, cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5c/9b/c5a06dccbf7db02c83adca82321f4b8e97aaf088d73eb5fc52f4f1463399/PyQt5-5.7.1-5.7.1-cp34.cp35.cp36-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp34-abi3-manylinux1_x86_64, cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/12/8a/83d96cef5f8155bc4eb140713bc479f56c15e542bec0c4340f65a0e8317a/PyQt5-5.7.1-5.7.1-cp34.cp35.cp36-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp34-none-win_amd64, cp35-none-win_amd64, cp36-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d4/e2/369af0102c2fdd2c6fcd77dbd87c28342ca479959f3432c4209f0b29c660/PyQt5-5.7.1-5.7.1-cp34.cp35.cp36-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp34-none-win32, cp35-none-win32, cp36-none-win32, cp37-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d8/d4/55e78a986b50f6551ba09d523a11d67535b3397b295e1ccedfaeaa26b88b/PyQt5-5.7.1-5.7.1-cp34.cp35.cp36.cp37-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp34-abi3-macosx_10_6_intel, cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3b/08/32236a8fb73e4dfe51c8091a58ac24cc4987d1b12630a68939ebb6126d45/PyQt5-5.8-5.8.0-cp34.cp35.cp36.cp37-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp34-abi3-manylinux1_x86_64, cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/13/f4/dad8682ca966094fd3694746fba6b87c11ba793a4660022db7275d50b34b/PyQt5-5.8-5.8.0-cp34.cp35.cp36.cp37-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp34-none-win32, cp35-none-win32, cp36-none-win32, cp37-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f0/3a/8f2261c0477008057636b9f992952033748b9ee94541dd54373f7d6bf5f1/PyQt5-5.8-5.8.0-cp34.cp35.cp36.cp37-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp34-none-win_amd64, cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f9/b4/54bd54fa47b8c9f2c3460c25f40ecc1ffa749b9e86ed39982be488660c33/PyQt5-5.8-5.8.0-cp34.cp35.cp36.cp37-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/87/e2/c31ca63e04c2b0ed8cf7d5afd564f1d254d684ae3b62cbc3c6c48f2875a1/PyQt5-5.8.1.1-5.8.0-cp35.cp36.cp37-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b4/07/300a655328833b05646c6af50cfef795e4aaa5e58727f6b551c62e9ab173/PyQt5-5.8.1.1-5.8.0-cp35.cp36.cp37-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/26/97/b40b1052ffc676c9fb5e68cb0400309a9a22a4f582aa4294b319f3dc8b3f/PyQt5-5.8.1.1-5.8.0-cp35.cp36.cp37-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/01/8c/9d36bcb04f3c21bd449e438a5d52259a62dbbfe222698fa006099caf5143/PyQt5-5.8.1.1-5.8.0-cp35.cp36.cp37-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0f/a8/71d918272a9ae17541942daffb15d663d7c9401346252a495a84822e81d5/PyQt5-5.8.2-5.8.0-cp35.cp36.cp37-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4f/52/428af82f860dae1e08f8cb7f03399a9cc0f3756f2bd1b3e31ee749e126e4/PyQt5-5.8.2-5.8.0-cp35.cp36.cp37-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/07/7b/3223e33293be19e7666976db4ed346d83ba9b97be23aae2e4f94dcf37782/PyQt5-5.8.2-5.8.0-cp35.cp36.cp37-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/08/a8cae8689ed928a6c7eba2e125b5cf96545995692d144d8b8f6471e47246/PyQt5-5.8.2-5.8.0-cp35.cp36.cp37-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/28/9e/ae20f544f99f6e5b28d806bf2c37b7069c8bb3fd7bdf84e6ed02ee853591/PyQt5-5.9-5.9.1-cp35.cp36.cp37-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/45/63/353403622330d335631ec3a3016f9e0a6a9519082488b1421003682f8ef4/PyQt5-5.9-5.9.1-cp35.cp36.cp37-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/14/60/cc8aacfc5c7fd1eb54aa91982d189b052100b2884ba7bc77b3515879a17d/PyQt5-5.9-5.9.1-cp35.cp36.cp37-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/53/47/c3af02173da1c6887de05ec6201f8582eee4efcd9476d47739b42cb1a8b9/PyQt5-5.9-5.9.1-cp35.cp36.cp37-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/21/a9/f64e3511b2e7da37447afc34d3f28d0a5b00e0cfdf5774171f9f11bfd722/PyQt5-5.9.1-5.9.2-cp35.cp36.cp37-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ea/6c/144ffca9f680986a1d48a7f42315933bfc100659447971180474be171b59/PyQt5-5.9.1-5.9.2-cp35.cp36.cp37-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/03/03/f42a3f893c4f7b08dfc3f6187b2db5558ee3ca194180bbd8b85b8721e825/PyQt5-5.9.1-5.9.2-cp35.cp36.cp37-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/eb/e0/28b46c12a176329cfa1f57aba29c04f22bd98f1ffcad02f50013f4933c2f/PyQt5-5.9.1-5.9.2-cp35.cp36.cp37-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5e/41/93bf8f289b476bc5d8cece7948a166cbcea761f5b1262e5fdd7076a5e02a/PyQt5-5.9.2-5.9.3-cp35.cp36.cp37-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3a/c6/26270f5550f00920045c2f0b222a7d03d7a64382825c68bf0bb1a51d854c/PyQt5-5.9.2-5.9.3-cp35.cp36.cp37-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a0/b1/95c3b2cf3c0dc50315413857a1f67c4fd6e86c609c5f3e01a38b331a23eb/PyQt5-5.9.2-5.9.3-cp35.cp36.cp37-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/67/ad/5ce6033bded3c39043a2c67cc46b3976427187f68c9dbaf5533884899086/PyQt5-5.9.2-5.9.3-cp35.cp36.cp37-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2a/90/e1d3e233712eaa66ca383c5358ff81aa9a4e4c70f00c119d38b091627c11/PyQt5-5.10-5.10.0-cp35.cp36.cp37-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ae/4b/c7315ba7a266d493ee50c4597b1b4dea2348896a49115b5192b21adf1a47/PyQt5-5.10-5.10.0-cp35.cp36.cp37-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/57/84/d4387929385504c020d6cab193af6cc18fa9fecb8267f76848ea5f76c67d/PyQt5-5.10-5.10.0-cp35.cp36.cp37-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ac/d3/e61cfc547e735aec351ce7bfde2635143c0bbbfdbeb39a855fc2d8c42e19/PyQt5-5.10-5.10.0-cp35.cp36.cp37-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel, cp38-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/af/82/a063e4803775225bfe4e51099a2599eecd91eb05e8a586632c783aeb9899/PyQt5-5.10.1-5.10.1-cp35.cp36.cp37.cp38-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64, cp38-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e4/15/4e2e49f64884edbab6f833c6fd3add24d7938f2429aec1f2883e645d4d8f/PyQt5-5.10.1-5.10.1-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32, cp38-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6c/63/89f888968ee0c7e7ffb2ea7604fae3ef85f7bc86f57dd07019805aa78798/PyQt5-5.10.1-5.10.1-cp35.cp36.cp37.cp38-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a7/22/67cc2bac6ae2cd3a7eabb2a2e91638b94bdc6e0503747e49670ce44bb5b0/PyQt5-5.10.1-5.10.1-cp35.cp36.cp37.cp38-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel, cp38-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7f/8a/a6346c9772cda4a7fa6ad7737df1bc8588033867eeacb71a6fdad4487813/PyQt5-5.11.2-5.11.1-cp35.cp36.cp37.cp38-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64, cp38-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3a/c7/4a9bec78c864051051b41b4cc76672ecc232e6dc7dbb91a5f8ff6f20ff64/PyQt5-5.11.2-5.11.1-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32, cp38-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/84/44/32c311a6fb23b8b5cc4f535af1ad65fc3e071440884a1fad3c1aef68f47b/PyQt5-5.11.2-5.11.1-cp35.cp36.cp37.cp38-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5d/85/d174a50e0d6b60aa9113f6a32afb31f25345bec8584992af486235373252/PyQt5-5.11.2-5.11.1-cp35.cp36.cp37.cp38-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64, cp38-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d4/bf/d884da8e2f7096d201c891d515eb6813a8e85df5eb6f5e12e867bf1d831c/PyQt5-5.11.3-5.11.2-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32, cp38-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/26/78/c215008e70982944272b6c329a76cc11259e7378a3e23418fbe0bd48de96/PyQt5-5.11.3-5.11.2-cp35.cp36.cp37.cp38-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a7/2d/d2c989006c86ae98ed230c28c3e0dd7fa0374e723afc107d12268159ceb7/PyQt5-5.11.3-5.11.2-cp35.cp36.cp37.cp38-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel, cp38-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/31/22/e79a35bab2221b7bdbb3cdadb25bc9b492080b7529eec5fcbfd3f2d57606/PyQt5-5.11.3-5.11.2_a-cp35.cp36.cp37.cp38-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel, cp38-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/40/77/e79ffb62b9f356180f74dc6fe2b063a0c641004d42f59a1846bdcd1f7b5e/PyQt5-5.12-5.12.1_a-cp35.cp36.cp37.cp38-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64, cp38-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/01/8c/eeff014306fcdbb8afda0fe603d1b458dddf2be0ca10d561b0015e439357/PyQt5-5.12-5.12.1_a-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32, cp38-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/49/1d/6eabcd8bb11598818c2cc98caae37af6ab48067c92bd7893fa48c676f1c5/PyQt5-5.12-5.12.1_a-cp35.cp36.cp37.cp38-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a7/83/9acca4c6cc220f29607d857d87bcc1bd645daa4c5f8cff9958f60c5228a8/PyQt5-5.12-5.12.1_a-cp35.cp36.cp37.cp38-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel, cp38-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2a/d3/c9fe729ef7fbcfa05804c84c359cf844e48b34a399a9601530b2235ce570/PyQt5-5.12.1-5.12.2-cp35.cp36.cp37.cp38-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64, cp38-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/98/61/fcd53201a23dd94a1264c29095821fdd55c58b4cd388dc7115e5288866db/PyQt5-5.12.1-5.12.2-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32, cp38-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5a/6f/e2510c7d11183fbb41c11bf50b6c3248f5e3defc10326756a51321bea6f8/PyQt5-5.12.1-5.12.2-cp35.cp36.cp37.cp38-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b2/87/219cd547c0deb902edd3fdbf1af01409f7f9d251344b9154d878203cf841/PyQt5-5.12.1-5.12.2-cp35.cp36.cp37.cp38-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel, cp38-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b8/05/0fd9de5eb664ad4c47047d857cd526576b7d45b3108fbb57ba64399be2d5/PyQt5-5.12.2-5.12.3-cp35.cp36.cp37.cp38-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64, cp38-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6a/f4/6a63aafcee3efd2b156dc835d9c85ca99b24e80f8af89b6da5c46054fe43/PyQt5-5.12.2-5.12.3-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32, cp38-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/74/be/8a880d8878a51b0893225f05625ba795341debf6e94bb4bea88e4b68b693/PyQt5-5.12.2-5.12.3-cp35.cp36.cp37.cp38-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f4/2c/d59dc21d5464f4bef3d58a1a1670a58ed14989f4642f6cf4ef8b7043c423/PyQt5-5.12.2-5.12.3-cp35.cp36.cp37.cp38-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel, cp38-abi3-macosx_10_6_intel, cp39-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a2/74/53adef3389f5cf9ddd0b3a71c78b11110baade976d8564ba1cbbe6c6342e/PyQt5-5.12.3-5.12.10-cp35.cp36.cp37.cp38.cp39-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64, cp38-abi3-manylinux1_x86_64, cp39-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3b/b2/2c8492ce82de20dd241d1166214764791775fbbc59e74e8449a2914361a6/PyQt5-5.12.3-5.12.10-cp35.cp36.cp37.cp38.cp39-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32, cp38-none-win32, cp39-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/05/02921d3988700957854dad51c4fbf2936748ad11e730f3d28ff7197103bf/PyQt5-5.12.3-5.12.10-cp35.cp36.cp37.cp38.cp39-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64, cp39-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cb/c2/fc1632a893be36b515955c6b8830aabaa4b616c0078e8ad2a5c12465ea6a/PyQt5-5.12.3-5.12.10-cp35.cp36.cp37.cp38.cp39-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel, cp38-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/32/0f/0ba7fb39e89e331c3d9182f1a69421fa5461c232a85e0b55aea66b99e7ff/PyQt5-5.13.0-5.13.0-cp35.cp36.cp37.cp38-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64, cp38-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/85/bd/8a0c863802449f35ad9ca21a1b73190639c206758b4b5e2425617fc99ce9/PyQt5-5.13.0-5.13.0-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32, cp38-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c9/e3/302602473ad0997d9a86b69324350bcfd13ac137ffa76806d6f58bda1e1d/PyQt5-5.13.0-5.13.0-cp35.cp36.cp37.cp38-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3b/d3/76670a331935f58f9a2ebd53c6e9b670bbf15c458fa6993500af5d323160/PyQt5-5.13.0-5.13.0-cp35.cp36.cp37.cp38-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel, cp38-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/99/72/33de63d443df4fc0c81f83bf573025823b773ef0ba81ea43b89aff3cd626/PyQt5-5.13.1-5.13.1-cp35.cp36.cp37.cp38-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64, cp38-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/12/63/a7a32557fdce42b1ddf2353d9e2a576143376046ead0b1918fd4cfe01b90/PyQt5-5.13.1-5.13.1-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32, cp38-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/06/24/fc8d5c585a11df3cbdff0e03ad341ede4864cc35473814e73e29a73a32f6/PyQt5-5.13.1-5.13.1-cp35.cp36.cp37.cp38-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8f/b9/d3f2445c320274f8e19a10f9ff9cf9fa2debdabe3c5d120c23474592f162/PyQt5-5.13.1-5.13.1-cp35.cp36.cp37.cp38-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel, cp38-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/5b/2ba062584e8b407b443b7ac7b6687e157d22b0f875cfd1dbe5baf82f6177/PyQt5-5.13.2-5.13.2-cp35.cp36.cp37.cp38-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64, cp38-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ec/cc/b727405bc393c0dc1fbb2b928017f9cb6ea8b557070028edf1743ec14689/PyQt5-5.13.2-5.13.2-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32, cp38-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1f/0e/d0390f7ac55c3d4ac041cbdb13fa2b03225a7f8856d52f712e7e398b2208/PyQt5-5.13.2-5.13.2-cp35.cp36.cp37.cp38-none-win32.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/70/2b/da85277dd9b126d9f422dbfcf0fc8e56ae5c99bd731799f228430b2e1d69/PyQt5-5.13.2-5.13.2-cp35.cp36.cp37.cp38-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/)
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel, cp38-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1e/8f/dd8312af6ed44c15419fb14c38b6532eeb765c428f0642e30dc3ef26b6d4/PyQt5-5.14.0-5.14.0-cp35.cp36.cp37.cp38-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux1_x86_64, cp36-abi3-manylinux1_x86_64, cp37-abi3-manylinux1_x86_64, cp38-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/88/d0/4572492d633e311c0143ba20596cb5c090d37442d1cd431082193f3bbb3a/PyQt5-5.14.0-5.14.0-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32, cp38-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9b/68/7c983dd2ee07ff666a7fa38ba862a074d73876c2a56b528a29d1d1ad7ebe/PyQt5-5.14.0-5.14.0-cp35.cp36.cp37.cp38-none-win32.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/de/b0/440adf5ec863d7e120e50f2b56187545bb7ad4e4e83a99afc9da6f22cbf6/PyQt5-5.14.0-5.14.0-cp35.cp36.cp37.cp38-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Found link https://files.pythonhosted.org/packages/7c/5b/e760ec4f868cb77cee45b4554bf15d3fe6972176e89c4e3faac941213694/PyQt5-5.14.0.tar.gz (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5), version: 5.14.0
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel, cp38-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d2/3f/b59a34cd20055456c9f8bd82e69921b88fb6a12dbd2db8a6ad68ec8de7f4/PyQt5-5.14.1-5.14.1-cp35.cp36.cp37.cp38-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux2014_x86_64, cp36-abi3-manylinux2014_x86_64, cp37-abi3-manylinux2014_x86_64, cp38-abi3-manylinux2014_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bb/47/640737c9d2eb76a2bf6e8dc101dd195caea07985f1932976629c02ad1432/PyQt5-5.14.1-5.14.1-cp35.cp36.cp37.cp38-abi3-manylinux2014_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32, cp38-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/30/eb/99720998026e8c021c269c175cc80590c98293e1006323c2de9a8741c19d/PyQt5-5.14.1-5.14.1-cp35.cp36.cp37.cp38-none-win32.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/46/83/7c27aec708a1eb12812a0b985eb42eebfe3bb87e294cdca1c4af308d2fa9/PyQt5-5.14.1-5.14.1-cp35.cp36.cp37.cp38-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Found link https://files.pythonhosted.org/packages/3a/fb/eb51731f2dc7c22d8e1a63ba88fb702727b324c6352183a32f27f73b8116/PyQt5-5.14.1.tar.gz (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5), version: 5.14.1
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel, cp38-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b6/9a/4f981f26a90f02950451cb38f19856add31e27b9d8447ed580a209bd86b2/PyQt5-5.14.2-5.14.2-cp35.cp36.cp37.cp38-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux2014_x86_64, cp36-abi3-manylinux2014_x86_64, cp37-abi3-manylinux2014_x86_64, cp38-abi3-manylinux2014_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ce/18/81a91dab05831434d70a51bc5711fe83c4da5cc3bdbbfa798409ef3684c0/PyQt5-5.14.2-5.14.2-cp35.cp36.cp37.cp38-abi3-manylinux2014_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32, cp38-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5c/bc/13e2e0cb5d543cfc562660cf3684a10234463d9606fe63b1d786c835cbd6/PyQt5-5.14.2-5.14.2-cp35.cp36.cp37.cp38-none-win32.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d7/8e/5fa1dd8095728fa754e96633d4c97e0283fb0be5ab3a0a25f7df054deff1/PyQt5-5.14.2-5.14.2-cp35.cp36.cp37.cp38-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Found link https://files.pythonhosted.org/packages/4d/81/b9a66a28fb9a7bbeb60e266f06ebc4703e7e42b99e3609bf1b58ddd232b9/PyQt5-5.14.2.tar.gz (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5), version: 5.14.2
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_6_intel, cp36-abi3-macosx_10_6_intel, cp37-abi3-macosx_10_6_intel, cp38-abi3-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6d/f6/bbb2d6fcd18318c5118f2735b68a12ed615ea7c55abc3f9f56173b787750/PyQt5-5.15.0-5.15.0-cp35.cp36.cp37.cp38-abi3-macosx_10_6_intel.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux2014_x86_64, cp36-abi3-manylinux2014_x86_64, cp37-abi3-manylinux2014_x86_64, cp38-abi3-manylinux2014_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/45/32/341fa5b9fc010ff4e520efe7cdbad24e61890230cf4eb12c871f512ee456/PyQt5-5.15.0-5.15.0-cp35.cp36.cp37.cp38-abi3-manylinux2014_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32, cp38-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/76/9a/71140c4b7c4d748fb1f9201341ef48f862012ec8b7c6eefda6fa640fb00f/PyQt5-5.15.0-5.15.0-cp35.cp36.cp37.cp38-none-win32.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7c/06/0b3cbfd63fc6cbd3585d1a3b2729055e19c646ae329050e174e3c29a4741/PyQt5-5.15.0-5.15.0-cp35.cp36.cp37.cp38-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Found link https://files.pythonhosted.org/packages/8c/90/82c62bbbadcca98e8c6fa84f1a638de1ed1c89e85368241e9cc43fcbc320/PyQt5-5.15.0.tar.gz (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5), version: 5.15.0
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_13_intel, cp36-abi3-macosx_10_13_intel, cp37-abi3-macosx_10_13_intel, cp38-abi3-macosx_10_13_intel, cp39-abi3-macosx_10_13_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/50/a8/a94d5b8443ce95b7b51dc7407ea6ddb8c137dbda54ec4d8ebc253287cb36/PyQt5-5.15.1-5.15.1-cp35.cp36.cp37.cp38.cp39-abi3-macosx_10_13_intel.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux2014_x86_64, cp36-abi3-manylinux2014_x86_64, cp37-abi3-manylinux2014_x86_64, cp38-abi3-manylinux2014_x86_64, cp39-abi3-manylinux2014_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4c/bb/7fce18fbe0275d7a3e069a306d8f4662c77eda30ec6780634fd4a7ee50ce/PyQt5-5.15.1-5.15.1-cp35.cp36.cp37.cp38.cp39-abi3-manylinux2014_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32, cp38-none-win32, cp39-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/43/cf/f89c7e632014cb8725fc30b36292ca709a5b5598e4e99fff09cb677fc898/PyQt5-5.15.1-5.15.1-cp35.cp36.cp37.cp38.cp39-none-win32.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64, cp39-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/44/b3/4402c5571e69bcc4e54a6f5948c1d6b7a37718acb414b42f593764ec3918/PyQt5-5.15.1-5.15.1-cp35.cp36.cp37.cp38.cp39-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Found link https://files.pythonhosted.org/packages/1d/31/896dc3dfb6c81c70164019a6cbba6ab037e3af7653d9ca60ccc874ee4c27/PyQt5-5.15.1.tar.gz (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5), version: 5.15.1
Skipping link: none of the wheel's tags (cp35-abi3-macosx_10_13_intel, cp36-abi3-macosx_10_13_intel, cp37-abi3-macosx_10_13_intel, cp38-abi3-macosx_10_13_intel, cp39-abi3-macosx_10_13_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0f/28/fcaf2aeede42456538d1543aefa253d70282bf326f5f795c99233366b66f/PyQt5-5.15.2-5.15.2-cp35.cp36.cp37.cp38.cp39-abi3-macosx_10_13_intel.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-abi3-manylinux2014_x86_64, cp36-abi3-manylinux2014_x86_64, cp37-abi3-manylinux2014_x86_64, cp38-abi3-manylinux2014_x86_64, cp39-abi3-manylinux2014_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/91/cf/cc705497cdae04c3c0bc34f94b91e31b6585bb65eb561f18473c998caae1/PyQt5-5.15.2-5.15.2-cp35.cp36.cp37.cp38.cp39-abi3-manylinux2014_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-none-win32, cp36-none-win32, cp37-none-win32, cp38-none-win32, cp39-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b7/3e/a10c682f8ee33583cdc86a0d0eafe82b39156be3771abaa219b6e50251cd/PyQt5-5.15.2-5.15.2-cp35.cp36.cp37.cp38.cp39-none-win32.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-none-win_amd64, cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64, cp39-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/aa/72/754c693db0e745b9fe47debc3ec52844461f090d5beff28489a0cde5ef82/PyQt5-5.15.2-5.15.2-cp35.cp36.cp37.cp38.cp39-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5)
Found link https://files.pythonhosted.org/packages/28/6c/640e3f5c734c296a7193079a86842a789edb7988dca39eab44579088a1d1/PyQt5-5.15.2.tar.gz (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.5), version: 5.15.2
Skipping link: none of the wheel's tags (cp36-abi3-macosx_10_13_intel, cp37-abi3-macosx_10_13_intel, cp38-abi3-macosx_10_13_intel, cp39-abi3-macosx_10_13_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e7/49/bc7b49b353e654d20403d0aa83d589e766f5b131f7d2f2b0560addb384c6/PyQt5-5.15.3-cp36.cp37.cp38.cp39-abi3-macosx_10_13_intel.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-abi3-manylinux2014_x86_64, cp37-abi3-manylinux2014_x86_64, cp38-abi3-manylinux2014_x86_64, cp39-abi3-manylinux2014_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b6/e8/7e43e3b142662f272436aba1d61c597d1aabe42845d38576fbdf82c233c5/PyQt5-5.15.3-cp36.cp37.cp38.cp39-abi3-manylinux2014_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-none-win32, cp37-none-win32, cp38-none-win32, cp39-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c3/3f/ba364ba8868d3de9626972dff38bf06d602e648e37aef113570e03ff538a/PyQt5-5.15.3-cp36.cp37.cp38.cp39-none-win32.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64, cp39-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7f/3e/ca24ef31aff1a59fdd0792bde476fa5dfc70d08223be9591bf8843e3dfa2/PyQt5-5.15.3-cp36.cp37.cp38.cp39-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/6e/86/d715e71771cece0e060f2ebab20f3ded067b08a0927dfb3143530cae8098/PyQt5-5.15.3.tar.gz (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6), version: 5.15.3
Skipping link: none of the wheel's tags (cp36-abi3-macosx_10_13_intel, cp37-abi3-macosx_10_13_intel, cp38-abi3-macosx_10_13_intel, cp39-abi3-macosx_10_13_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0d/6b/7bf2bcbadcbf3157e89353711dd0af606af6ac3df6d93eaeb3fa80ba2cef/PyQt5-5.15.4-cp36.cp37.cp38.cp39-abi3-macosx_10_13_intel.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-abi3-manylinux2014_x86_64, cp37-abi3-manylinux2014_x86_64, cp38-abi3-manylinux2014_x86_64, cp39-abi3-manylinux2014_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ed/62/cd9f10702c75b242f82da858668fba0cda04cda92133244d3d1555e530b4/PyQt5-5.15.4-cp36.cp37.cp38.cp39-abi3-manylinux2014_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-none-win32, cp37-none-win32, cp38-none-win32, cp39-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/25/e2/0b6d906d5716c7564c8d93eed89d0d51a4fb040d061701e39d74fbe74653/PyQt5-5.15.4-cp36.cp37.cp38.cp39-none-win32.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-none-win_amd64, cp37-none-win_amd64, cp38-none-win_amd64, cp39-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9e/53/9476464c2a8db5252de96fd8ff39ec5db6ef09b8a08a7152546b7f142d90/PyQt5-5.15.4-cp36.cp37.cp38.cp39-none-win_amd64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/8e/a4/d5e4bf99dd50134c88b95e926d7b81aad2473b47fde5e3e4eac2c69a8942/PyQt5-5.15.4.tar.gz (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6), version: 5.15.4
Skipping link: none of the wheel's tags (cp36-abi3-macosx_10_13_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d0/66/5907422187ccf92dd6f070c278b1c4ad9363eea56cb7068e3d2942bf4f8f/PyQt5-5.15.5-cp36-abi3-macosx_10_13_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/67/44/a106d9570fa66de1d1f72d2b678369af8128d072797a2b8b986c0b39c89a/PyQt5-5.15.5-cp36-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-abi3-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/00/c6/193aaf2ec157e5886333a0aaa78fa77d8e8e9590088df3dea3341cbeccd6/PyQt5-5.15.5-cp36-abi3-win32.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-abi3-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/91/81/e3aa694b42f62ad380096e49f2b717af662ca5443e9453893fa052ab3874/PyQt5-5.15.5-cp36-abi3-win_amd64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/72/bf/4e7c66eefa9ede1ec01d065d220373667f4ca3285a83a6430eefc254904c/PyQt5-5.15.5.tar.gz (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6), version: 5.15.5
Skipping link: none of the wheel's tags (cp36-abi3-macosx_10_13_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/80/1c/46d8f76e1719a8a00921ab579ed1b908c830d356a7658ec7ceda5d421912/PyQt5-5.15.6-cp36-abi3-macosx_10_13_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/36/66/19983d471c702e551a19a7225a92a7c1efadd961f6c650110ed906dd0ed7/PyQt5-5.15.6-cp36-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-abi3-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c3/bd/7660caaa932063f627fabdf01a963f16149ef26d056027b1b538fe1e26ff/PyQt5-5.15.6-cp36-abi3-win32.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-abi3-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/be/f2/8e7b751d102ce3500cbeff97cb514eaf5c06d5e423676c37e9de28d0c06b/PyQt5-5.15.6-cp36-abi3-win_amd64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/3b/27/fd81188a35f37be9b3b4c2db1654d9439d1418823916fe702ac3658c9c41/PyQt5-5.15.6.tar.gz (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.6), version: 5.15.6
Skipping link: none of the wheel's tags (cp37-abi3-macosx_10_13_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/14/75/596d5e9ed7a135918bb157ed315004ac008e09b9b4c9328f94568c88f003/PyQt5-5.15.7-cp37-abi3-macosx_10_13_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-abi3-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/22/0d/4ea05714826a5f6478dc2845cd94ad76dce3c4c0ead0842b06cacd4e3492/PyQt5-5.15.7-cp37-abi3-manylinux1_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-abi3-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c6/ea/5fa344ed69086218b30542c3b2e381c1f52ec4b141f878e9601e3b81dc71/PyQt5-5.15.7-cp37-abi3-win32.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-abi3-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bd/85/31a12415765acb48fddac3e207cfffcbbae826fe194cf1d92179d8872f59/PyQt5-5.15.7-cp37-abi3-win_amd64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/e1/57/2023316578646e1adab903caab714708422f83a57f97eb34a5d13510f4e1/PyQt5-5.15.7.tar.gz (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.7), version: 5.15.7
Skipping link: none of the wheel's tags (cp37-abi3-macosx_10_13_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/98/737d31d80331dc2b73a067947c07cab0d7652922661bff389b5d6cb6c519/PyQt5-5.15.8-cp37-abi3-macosx_10_13_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-abi3-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/30/7d/6c34272198b7f2950ec62a2b8a43f946ca5970db782597c1a447facbdfc6/PyQt5-5.15.8-cp37-abi3-manylinux_2_17_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-abi3-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/29/5fe123c67f6e7b8b6642a88327f041248529b59e3564ecf847060e2ec34c/PyQt5-5.15.8-cp37-abi3-win32.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-abi3-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e8/1c/d4124e61d522af99ba2f67eb0cd40b1309d8d921200d5af345d4f2e3a8da/PyQt5-5.15.8-cp37-abi3-win_amd64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/c1/c3/76c52be757e2e07e2f76dfda0e89546a14c1b97004cc7e126851764370b3/PyQt5-5.15.8.tar.gz (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.7), version: 5.15.8
Skipping link: none of the wheel's tags (cp37-abi3-macosx_10_13_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/77/c7/82f92662afdd85b69d126353d498f71e0fce03cbf1c01b700e0e495adf16/PyQt5-5.15.9-cp37-abi3-macosx_10_13_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-abi3-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/28/99/78db05e606dbb4a9425c159e7f1f64b69683c16ee3dcd0f97ed9ede6b205/PyQt5-5.15.9-cp37-abi3-manylinux_2_17_x86_64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-abi3-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f3/b5/00a3c80a4c738e92e9d9e144c9bb5bd9d0842bac5517c63d42e7c9633826/PyQt5-5.15.9-cp37-abi3-win32.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-abi3-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/5d/8df8a2aa0de6588965d048fca9306cf15a5801be3078f195e8f8f41fa863/PyQt5-5.15.9-cp37-abi3-win_amd64.whl (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/5c/46/b4b6eae1e24d9432905ef1d4e7c28b6610e28252527cdc38f2a75997d8b5/PyQt5-5.15.9.tar.gz (from https://pypi.org/simple/pyqt5/) (requires-python:>=3.7), version: 5.15.9
Skipping link: not a file: https://pypi.org/simple/pyqt5/
Given no hashes to check 13 links for project 'pyqt5': discarding no candidates
Collecting pyqt5
Created temporary directory: /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-unpack-vcstqrb4
Looking up "https://files.pythonhosted.org/packages/5c/46/b4b6eae1e24d9432905ef1d4e7c28b6610e28252527cdc38f2a75997d8b5/PyQt5-5.15.9.tar.gz" in the cache
Current age based on date: 278503
Ignoring unknown cache-control directive: immutable
Freshness lifetime from max-age: 365000000
The response is "fresh", returning cached response
365000000 > 278503
Using cached PyQt5-5.15.9.tar.gz (3.2 MB)
Added pyqt5 from https://files.pythonhosted.org/packages/5c/46/b4b6eae1e24d9432905ef1d4e7c28b6610e28252527cdc38f2a75997d8b5/PyQt5-5.15.9.tar.gz to build tracker '/private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-tracker-ddv6a7uw'
Created temporary directory: /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-leyg5ftf
Running command pip subprocess to install build dependencies
Using pip 23.1.2 from /Users/saraelisamotta/Library/Python/3.9/lib/python/site-packages/pip (python 3.9)
Collecting sip<7,>=6.6.2
Using cached sip-6.7.9-cp37-abi3-macosx_10_9_universal2.whl (735 kB)
Collecting PyQt-builder<2,>=1.14.1
Using cached PyQt_builder-1.15.1-py3-none-any.whl (3.7 MB)
Collecting packaging (from sip<7,>=6.6.2)
Using cached packaging-23.1-py3-none-any.whl (48 kB)
Collecting ply (from sip<7,>=6.6.2)
Using cached ply-3.11-py2.py3-none-any.whl (49 kB)
Collecting setuptools (from sip<7,>=6.6.2)
Using cached setuptools-68.0.0-py3-none-any.whl (804 kB)
Collecting tomli (from sip<7,>=6.6.2)
Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Installing collected packages: ply, tomli, setuptools, packaging, sip, PyQt-builder
Creating /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-leyg5ftf/overlay/bin
changing mode of /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-leyg5ftf/overlay/bin/sip-build to 755
changing mode of /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-leyg5ftf/overlay/bin/sip-distinfo to 755
changing mode of /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-leyg5ftf/overlay/bin/sip-install to 755
changing mode of /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-leyg5ftf/overlay/bin/sip-module to 755
changing mode of /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-leyg5ftf/overlay/bin/sip-sdist to 755
changing mode of /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-leyg5ftf/overlay/bin/sip-wheel to 755
changing mode of /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-leyg5ftf/overlay/bin/pyqt-bundle to 755
changing mode of /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-leyg5ftf/overlay/bin/pyqt-qt-wheel to 755
Successfully installed PyQt-builder-1.15.1 packaging-23.1 ply-3.11 setuptools-68.0.0 sip-6.7.9 tomli-2.0.1
Installing build dependencies ... done
Running command Getting requirements to build wheel
Getting requirements to build wheel ... done
Created temporary directory: /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-modern-metadata-vgri5_wr
Running command Preparing metadata (pyproject.toml)
Traceback (most recent call last):
File "/Users/saraelisamotta/Library/Python/3.9/lib/python/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
main()
File "/Users/saraelisamotta/Library/Python/3.9/lib/python/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "/Users/saraelisamotta/Library/Python/3.9/lib/python/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 152, in prepare_metadata_for_build_wheel
whl_basename = backend.build_wheel(metadata_directory, config_settings)
File "/private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-leyg5ftf/overlay/lib/python3.9/site-packages/sipbuild/api.py", line 46, in build_wheel
project = AbstractProject.bootstrap('wheel',
File "/private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-leyg5ftf/overlay/lib/python3.9/site-packages/sipbuild/abstract_project.py", line 87, in bootstrap
project.setup(pyproject, tool, tool_description)
File "/private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-leyg5ftf/overlay/lib/python3.9/site-packages/sipbuild/project.py", line 586, in setup
self.apply_user_defaults(tool)
File "project.py", line 68, in apply_user_defaults
super().apply_user_defaults(tool)
File "/private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-leyg5ftf/overlay/lib/python3.9/site-packages/pyqtbuild/project.py", line 70, in apply_user_defaults
super().apply_user_defaults(tool)
File "/private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-leyg5ftf/overlay/lib/python3.9/site-packages/sipbuild/project.py", line 237, in apply_user_defaults
self.builder.apply_user_defaults(tool)
File "/private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-leyg5ftf/overlay/lib/python3.9/site-packages/pyqtbuild/builder.py", line 69, in apply_user_defaults
raise PyProjectOptionException('qmake',
sipbuild.pyproject.PyProjectOptionException
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
full command: /Library/Developer/CommandLineTools/usr/bin/python3 /Users/saraelisamotta/Library/Python/3.9/lib/python/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py prepare_metadata_for_build_wheel /var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/tmphco0mroq
cwd: /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-install-pzom159u/pyqt5_6cd22048f0394458a5920fd210e5fd57
Preparing metadata (pyproject.toml) ... error
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
Exception information:
Traceback (most recent call last):
File "/Users/saraelisamotta/Library/Python/3.9/lib/python/site-packages/pip/_internal/operations/build/metadata.py", line 35, in generate_metadata
distinfo_dir = backend.prepare_metadata_for_build_wheel(metadata_dir)
File "/Users/saraelisamotta/Library/Python/3.9/lib/python/site-packages/pip/_internal/utils/misc.py", line 713, in prepare_metadata_for_build_wheel
return super().prepare_metadata_for_build_wheel(
File "/Users/saraelisamotta/Library/
|
Beta Was this translation helpful? Give feedback.
-
I think I spotted the potential problem: pip is trying to install PyQt5 from source for you, but this requires development libraries to be installed to succeed. The hint is in this line (it was in your first message, but I missed it): Using cached PyQt5-5.15.9.tar.gz (3.2 MB) For example, for my Linux system a pre-compiled wheel is available and that line for my PyQt5 install is: Using cached PyQt5-5.15.9-cp37-abi3-manylinux_2_17_x86_64.whl (8.4 MB) The work-around to install pySCHED would be to manually install an older version of PyQt5, a version for which a wheel is available. The easiest method to find a version with a wheel that I know off, is simply trial and error. To check for the latest 5.14 version for example:
And look for the line where it says either "Using cached ..." or "Downloading ...", the file on that line should end in .whl In case installing from source is not the problem at all: |
Beta Was this translation helpful? Give feedback.
-
Hi Bob,
I tried to see if I could install an older version of pyqt5, but unfortunately I get the same sort of error as before: the process stops when the “metadata” are being prepared. I attach the output to pip3 install -vvv 'pyqt5<5.15’
Cheers,
Sara

…-----------------------------------
Sara Elisa Motta
***@***.***
-----------------------------------
On 17 Jul 2023, at 17:24, bobeldering ***@***.***> wrote:
Using cached
|
Beta Was this translation helpful? Give feedback.
-
Hi Sara, I can't see the attached file, maybe this is because I miss something in the github interface. Do you see an attached file? I did some more reading into pip, you can tell it to only use binary wheels for install, see https://pip.pypa.io/en/stable/cli/pip_install/#cmdoption-only-binary So the command to try to install PyQt5 would be: pip install --only-binary pyqt5 pyqt5 Checking into the wheels that are available for Mac, for version 5.15.9 this is indeed only for the x86 CPU architecture, which the M2 isn't as I understand. So the best way to install pySCHED on an M2 for now would probably be, like Benito mentioned, by installing PyQt5 first through another package manager. |
Beta Was this translation helpful? Give feedback.
-
Hi Bob and Benito,
I made a tiny bit of of progress. I installed Qt5 and pyQt5 via brew, and that worked perfectly. Then I tried to run pip again, with
pip3 install -vvv pythonSCHED
Now it looks as if pyQt5 is installed, but the process hangs when the licence to pyQt5 has to be accepted. I copy paste the last bit of the output (I don’t think attachments go through the GitHub interface).
******************
…
Installing collected packages: ply, tomli, setuptools, packaging, sip, PyQt-builder
Creating /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-bdgo3nko/overlay/bin
changing mode of /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-bdgo3nko/overlay/bin/sip-build to 755
changing mode of /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-bdgo3nko/overlay/bin/sip-distinfo to 755
changing mode of /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-bdgo3nko/overlay/bin/sip-install to 755
changing mode of /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-bdgo3nko/overlay/bin/sip-module to 755
changing mode of /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-bdgo3nko/overlay/bin/sip-sdist to 755
changing mode of /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-bdgo3nko/overlay/bin/sip-wheel to 755
changing mode of /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-bdgo3nko/overlay/bin/pyqt-bundle to 755
changing mode of /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-bdgo3nko/overlay/bin/pyqt-qt-wheel to 755
Successfully installed PyQt-builder-1.15.1 packaging-23.1 ply-3.11 setuptools-68.0.0 sip-6.7.9 tomli-2.0.1
Installing build dependencies ... done
Running command Getting requirements to build wheel
Getting requirements to build wheel ... done
Created temporary directory: /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-modern-metadata-8k_cfcbh
Running command Preparing metadata (pyproject.toml)
Querying qmake about your Qt installation...
This is the GPL version of PyQt 5.15.9 (licensed under the GNU General Public License) for Python 3.9.6 on darwin.
Type 'L' to view the license.
Type 'yes' to accept the terms of the license.
Type 'no' to decline the terms of the license.
******************
It hangs there, whatever I type nothing happens. Reading about a bit it seems that a way to solve this issue is to install PyQt 5 passing on argument to automatically accept the license, but found nothing useful. On the other hand, if I try to install only pyQt5 via pip feeding it the accept-the-licence argument, and forcing the version to PyQt 5.15.9 which seems to be working, pip complains that that version is not available. I am a bit at a loss, sorry.
S.
…-----------------------------------
Sara Elisa Motta
***@***.***
-----------------------------------
On 19 Jul 2023, at 15:59, bobeldering ***@***.***> wrote:
Hi Sara,
I can't see the attached file, maybe this is because I miss something in the github interface. Do you see an attached file?
I did some more reading into pip, you can tell it to only use binary wheels for install, see https://pip.pypa.io/en/stable/cli/pip_install/#cmdoption-only-binary
So the command to try to install PyQt5 would be:
pip install --only-binary pyqt5 pyqt5
Checking into the wheels that are available for Mac, for version 5.15.9 this is indeed only for the x86 CPU architecture, which the M2 isn't as I understand. So the best way to install pySCHED on an M2 for now would probably be, like Benito mentioned, by installing PyQt5 first through another package manager.
—
Reply to this email directly, view it on GitHub <#25 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AECGYDOWWQC6RJIOZ6S5PXLXQ7R5HANCNFSM6AAAAAA2KHZKEQ>.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
-
Alright, so Benito’s solution didn’t work unfortunately, but I managed to get pip3 to install and accept the licence running the installation via python with
python3 -m pip install PyQt5 --config-settings --confirm-license= --verbose
However, it seems the problem is that pyQt5 doesn’t get compiled. I append below the output, but the relevant bit is this:
…----------------------------------------------------------------------------------------------------------------------------------------------------------
Generating the .pro file for the _QOpenGLFunctions_4_1_Core module...
Generating the .pro file for the pylupdate module...
Generating the .pro file for the pyrcc module...
Generating the top-level .pro file...
Generating the Makefiles...
Compiling the project...
_in_process.py: 'make' failed returning 2
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
full command: /Library/Developer/CommandLineTools/usr/bin/python3 /Users/saraelisamotta/Library/Python/3.9/lib/python/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py prepare_metadata_for_build_wheel /var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/tmp54vjtl5a
cwd: /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-install-5xt24kqf/pyqt5_8d39bb07bd3d4039aa9cfa7a55316816
Preparing metadata (pyproject.toml) ... error
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
----------------------------------------------------------------------------------------------------------------------------------------------------------
I’m really sorry this is so messy, I’m having loads of compatibility problems because of this Silicon processor…
Cheers,
Sara
------------------------------------------------------------------------------------------------------------------------------
python3 -m pip install PyQt5 --config-settings --confirm-license= --verbose
Using pip 23.2.1 from /Users/saraelisamotta/Library/Python/3.9/lib/python/site-packages/pip (python 3.9)
Defaulting to user installation because normal site-packages is not writeable
Collecting PyQt5
Using cached PyQt5-5.15.9.tar.gz (3.2 MB)
Running command pip subprocess to install build dependencies
Collecting sip<7,>=6.6.2
Obtaining dependency information for sip<7,>=6.6.2 from https://files.pythonhosted.org/packages/c5/3e/dacc04b68ae60f14d5d4d21f05eb886d7445f6d82e5d337f327aa266a03f/sip-6.7.10-cp37-abi3-macosx_10_9_universal2.whl.metadata
Using cached sip-6.7.10-cp37-abi3-macosx_10_9_universal2.whl.metadata (3.3 kB)
Collecting PyQt-builder<2,>=1.14.1
Obtaining dependency information for PyQt-builder<2,>=1.14.1 from https://files.pythonhosted.org/packages/6c/74/f8bd2e249e080f0a55e890171a0d264781bfed8ae6da7286174fa4da7b3e/PyQt_builder-1.15.2-py3-none-any.whl.metadata
Using cached PyQt_builder-1.15.2-py3-none-any.whl.metadata (1.8 kB)
Collecting packaging (from sip<7,>=6.6.2)
Using cached packaging-23.1-py3-none-any.whl (48 kB)
Collecting ply (from sip<7,>=6.6.2)
Using cached ply-3.11-py2.py3-none-any.whl (49 kB)
Collecting setuptools (from sip<7,>=6.6.2)
Obtaining dependency information for setuptools from https://files.pythonhosted.org/packages/c7/42/be1c7bbdd83e1bfb160c94b9cafd8e25efc7400346cf7ccdbdb452c467fa/setuptools-68.0.0-py3-none-any.whl.metadata
Using cached setuptools-68.0.0-py3-none-any.whl.metadata (6.4 kB)
Collecting tomli (from sip<7,>=6.6.2)
Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Using cached sip-6.7.10-cp37-abi3-macosx_10_9_universal2.whl (735 kB)
Using cached PyQt_builder-1.15.2-py3-none-any.whl (3.7 MB)
Using cached setuptools-68.0.0-py3-none-any.whl (804 kB)
Installing collected packages: ply, tomli, setuptools, packaging, sip, PyQt-builder
Successfully installed PyQt-builder-1.15.2 packaging-23.1 ply-3.11 setuptools-68.0.0 sip-6.7.10 tomli-2.0.1
Installing build dependencies ... done
Running command Getting requirements to build wheel
Getting requirements to build wheel ... done
Running command Preparing metadata (pyproject.toml)
Querying qmake about your Qt installation...
This is the GPL version of PyQt 5.15.9 (licensed under the GNU General Public License) for Python 3.9.6 on darwin.
Found the license file 'pyqt-gpl.sip'.
Checking to see if the QtCore bindings can be built...
Checking to see if the QtNetwork bindings can be built...
Checking to see if the QtGui bindings can be built...
Checking to see if the QtWidgets bindings can be built...
Checking to see if the QtQml bindings can be built...
Checking to see if the QAxContainer bindings can be built...
Checking to see if the QtAndroidExtras bindings can be built...
Checking to see if the QtBluetooth bindings can be built...
Checking to see if the QtDBus bindings can be built...
Checking to see if the QtDesigner bindings can be built...
Checking to see if the Enginio bindings can be built...
Checking to see if the QtHelp bindings can be built...
Checking to see if the QtMacExtras bindings can be built...
Checking to see if the QtMultimedia bindings can be built...
Checking to see if the QtMultimediaWidgets bindings can be built...
Checking to see if the QtNfc bindings can be built...
Checking to see if the QtOpenGL bindings can be built...
Checking to see if the QtPositioning bindings can be built...
Checking to see if the QtLocation bindings can be built...
Checking to see if the QtPrintSupport bindings can be built...
Checking to see if the QtQuick bindings can be built...
Checking to see if the QtQuick3D bindings can be built...
Checking to see if the QtQuickWidgets bindings can be built...
Checking to see if the QtRemoteObjects bindings can be built...
Checking to see if the QtSensors bindings can be built...
Checking to see if the QtSerialPort bindings can be built...
Checking to see if the QtSql bindings can be built...
Checking to see if the QtSvg bindings can be built...
Checking to see if the QtTest bindings can be built...
Checking to see if the QtTextToSpeech bindings can be built...
Checking to see if the QtWebChannel bindings can be built...
Checking to see if the QtWebKit bindings can be built...
Checking to see if the QtWebKitWidgets bindings can be built...
Checking to see if the QtWebSockets bindings can be built...
Checking to see if the QtWinExtras bindings can be built...
Checking to see if the QtX11Extras bindings can be built...
Checking to see if the QtXml bindings can be built...
Checking to see if the QtXmlPatterns bindings can be built...
Checking to see if the _QOpenGLFunctions_2_0 bindings can be built...
Checking to see if the _QOpenGLFunctions_2_1 bindings can be built...
Checking to see if the _QOpenGLFunctions_4_1_Core bindings can be built...
Checking to see if the dbus-python support should be built...
The dbus-python package does not seem to be installed.
These bindings will be built: QtCore, QtNetwork, QtGui, QtWidgets, QtQml, QtBluetooth, QtDBus, QtDesigner, QtHelp, QtMacExtras, QtMultimedia, QtMultimediaWidgets, QtNfc, QtOpenGL, QtPositioning, QtLocation, QtPrintSupport, QtQuick, QtQuick3D, QtQuickWidgets, QtRemoteObjects, QtSensors, QtSerialPort, QtSql, QtSvg, QtTest, QtTextToSpeech, QtWebChannel, QtWebSockets, QtXml, QtXmlPatterns, Qt, _QOpenGLFunctions_2_0, _QOpenGLFunctions_2_1, _QOpenGLFunctions_4_1_Core, pylupdate, pyrcc.
Generating the QtCore bindings...
Generating the QtNetwork bindings...
Generating the QtGui bindings...
Generating the QtWidgets bindings...
Generating the QtQml bindings...
Generating the QtBluetooth bindings...
Generating the QtDBus bindings...
Generating the QtDesigner bindings...
Generating the QtHelp bindings...
Generating the QtMacExtras bindings...
Generating the QtMultimedia bindings...
Generating the QtMultimediaWidgets bindings...
Generating the QtNfc bindings...
Generating the QtOpenGL bindings...
Generating the QtPositioning bindings...
Generating the QtLocation bindings...
Generating the QtPrintSupport bindings...
Generating the QtQuick bindings...
Generating the QtQuick3D bindings...
Generating the QtQuickWidgets bindings...
Generating the QtRemoteObjects bindings...
Generating the QtSensors bindings...
Generating the QtSerialPort bindings...
Generating the QtSql bindings...
Generating the QtSvg bindings...
Generating the QtTest bindings...
Generating the QtTextToSpeech bindings...
Generating the QtWebChannel bindings...
Generating the QtWebSockets bindings...
Generating the QtXml bindings...
Generating the QtXmlPatterns bindings...
Generating the Qt bindings...
Generating the _QOpenGLFunctions_2_0 bindings...
Generating the _QOpenGLFunctions_2_1 bindings...
Generating the _QOpenGLFunctions_4_1_Core bindings...
Generating the pylupdate bindings...
Generating the pyrcc bindings...
Generating the .pro file for the QtCore module...
Generating the .pro file for the QtNetwork module...
Generating the .pro file for the QtGui module...
Generating the .pro file for the QtWidgets module...
Generating the .pro file for the QtQml module...
Generating the .pro file for the QtBluetooth module...
Generating the .pro file for the QtDBus module...
Generating the .pro file for the QtDesigner module...
Generating the .pro file for the QtHelp module...
Generating the .pro file for the QtMacExtras module...
Generating the .pro file for the QtMultimedia module...
Generating the .pro file for the QtMultimediaWidgets module...
Generating the .pro file for the QtNfc module...
Generating the .pro file for the QtOpenGL module...
Generating the .pro file for the QtPositioning module...
Generating the .pro file for the QtLocation module...
Generating the .pro file for the QtPrintSupport module...
Generating the .pro file for the QtQuick module...
Generating the .pro file for the QtQuick3D module...
Generating the .pro file for the QtQuickWidgets module...
Generating the .pro file for the QtRemoteObjects module...
Generating the .pro file for the QtSensors module...
Generating the .pro file for the QtSerialPort module...
Generating the .pro file for the QtSql module...
Generating the .pro file for the QtSvg module...
Generating the .pro file for the QtTest module...
Generating the .pro file for the QtTextToSpeech module...
Generating the .pro file for the QtWebChannel module...
Generating the .pro file for the QtWebSockets module...
Generating the .pro file for the QtXml module...
Generating the .pro file for the QtXmlPatterns module...
Generating the .pro file for the Qt module...
Generating the .pro file for the _QOpenGLFunctions_2_0 module...
Generating the .pro file for the _QOpenGLFunctions_2_1 module...
Generating the .pro file for the _QOpenGLFunctions_4_1_Core module...
Generating the .pro file for the pylupdate module...
Generating the .pro file for the pyrcc module...
Generating the top-level .pro file...
Generating the Makefiles...
Compiling the project...
_in_process.py: 'make' failed returning 2
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
full command: /Library/Developer/CommandLineTools/usr/bin/python3 /Users/saraelisamotta/Library/Python/3.9/lib/python/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py prepare_metadata_for_build_wheel /var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/tmp54vjtl5a
cwd: /private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-install-5xt24kqf/pyqt5_8d39bb07bd3d4039aa9cfa7a55316816
Preparing metadata (pyproject.toml) ... error
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
-----------------------------------
Sara Elisa Motta
***@***.***
-----------------------------------
On 24 Jul 2023, at 10:09, BMarcote ***@***.***> wrote:
Hi Sara,
I have never seen the need of accepting the license. But maybe, could you check a quick dummy solution?
echo "yes" | pip3 install -vvv pythonSCHED
This should give the "yes" typing to when asked in the installation. Let's see if it works!
—
Reply to this email directly, view it on GitHub <#25 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AECGYDPUO5QIK5BNOUPH5ODXRYUSLANCNFSM6AAAAAA2KHZKEQ>.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
-
Hi Sara, Because you installed PyQt5 with brew, I would have hoped/expected that pip doesn't try to install it anymore, when you install pySCHED. Could you check that your PyQt5 installation was successful, with something like this command?
If this prints reasonable numbers (they don't need to be equal, just starting with 5), we could try to work around all these install problems by installing from source. You could either download this link and unzip it: Or clone the repository with git, with this command: In this directory, edit the file setup.py file, removing the line containing pyqt5 and then in the source directory running the command: This isn't the most elegant solution, but hopefully it will at least solve this problem. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I'm trying to install pysched on my MacBook M2 via pip. I am using python v. 3.9.6 (not conda) and pip 23.1.2.
When I try to install it with pip3 "install pythonSCHED" I get the following error(s):
saraelisamotta@dhcp-231:~$ pip3 install pythonSCHED
Defaulting to user installation because normal site-packages is not writeable
Collecting pythonSCHED
Using cached pythonSCHED-1.26.0.tar.gz (3.0 MB)
Preparing metadata (setup.py) ... done
Collecting numpy<1.24,>=1.19 (from pythonSCHED)
Using cached numpy-1.23.5-cp39-cp39-macosx_11_0_arm64.whl (13.4 MB)
Collecting pyqt5 (from pythonSCHED)
Using cached PyQt5-5.15.9.tar.gz (3.2 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... error
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [22 lines of output]
Traceback (most recent call last):
File "/Users/saraelisamotta/Library/Python/3.9/lib/python/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in
main()
File "/Users/saraelisamotta/Library/Python/3.9/lib/python/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "/Users/saraelisamotta/Library/Python/3.9/lib/python/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 152, in prepare_metadata_for_build_wheel
whl_basename = backend.build_wheel(metadata_directory, config_settings)
File "/private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-by0jg8go/overlay/lib/python3.9/site-packages/sipbuild/api.py", line 46, in build_wheel
project = AbstractProject.bootstrap('wheel',
File "/private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-by0jg8go/overlay/lib/python3.9/site-packages/sipbuild/abstract_project.py", line 87, in bootstrap
project.setup(pyproject, tool, tool_description)
File "/private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-by0jg8go/overlay/lib/python3.9/site-packages/sipbuild/project.py", line 586, in setup
self.apply_user_defaults(tool)
File "project.py", line 68, in apply_user_defaults
super().apply_user_defaults(tool)
File "/private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-by0jg8go/overlay/lib/python3.9/site-packages/pyqtbuild/project.py", line 70, in apply_user_defaults
super().apply_user_defaults(tool)
File "/private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-by0jg8go/overlay/lib/python3.9/site-packages/sipbuild/project.py", line 237, in apply_user_defaults
self.builder.apply_user_defaults(tool)
File "/private/var/folders/fw/qjy6g66j1232yfqhdypltrzh0000gn/T/pip-build-env-by0jg8go/overlay/lib/python3.9/site-packages/pyqtbuild/builder.py", line 69, in apply_user_defaults
raise PyProjectOptionException('qmake',
sipbuild.pyproject.PyProjectOptionException
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
Nothing gets installed, clearly. Any ideas about what the issue could be?
Thank for your help.
Sara
Beta Was this translation helpful? Give feedback.
All reactions