ff14-advanced-market-search / AzerothAuctionAssassin

Apache License 2.0
7 stars 8 forks source link

GitFailGuard: build-windows 1716649269 #91

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.13) could not be found in the available distributions.

Recommendation for Fix: To fix this issue, you can either update the version requirement in the requirements.txt file to match an available version of pyqt5-qt5, or you can try to find a compatible version of pyqt5-qt5 that is available for installation. Additionally, you may need to check if the Python version being used is compatible with the required version of pyqt5-qt5.