ff14-advanced-market-search / AzerothAuctionAssassin

Apache License 2.0
7 stars 8 forks source link

GitFailGuard: build-windows 1716653218 #93

Closed cohenaj194 closed 4 months ago

cohenaj194 commented 4 months ago

The GitHub Action build-windows failed.

Logs: View Logs

Analysis: Cause of Failure: The error occurred because the required version of PyQt5-Qt5 (5.15.11) could not be found, and there was no matching distribution available.

Recommendation for Fix: To fix this issue, you can update the version of PyQt5-Qt5 in the requirements.txt file to a version that is available and compatible with the other dependencies. You can check the available versions of PyQt5-Qt5 on the Python Package Index (PyPI) website and choose a version that is compatible with your project. Once you update the version in the requirements.txt file, try running the process again to ensure that the issue is resolved.