[GH-ISSUE #83] [BUG] metadata-generation-failed #57

Open
opened 2026-03-04 12:28:32 +03:00 by kerem · 1 comment
Owner

Originally created by @vinnyh69 on GitHub (Aug 4, 2023).
Original GitHub issue: https://github.com/casualsnek/onthespot/issues/83

this happens when I do the command ' pip install -r requirements.txt'
Im on macOs (silicon)
image

Originally created by @vinnyh69 on GitHub (Aug 4, 2023). Original GitHub issue: https://github.com/casualsnek/onthespot/issues/83 this happens when I do the command ' pip install -r requirements.txt' Im on macOs (silicon) ![image](https://github.com/casualsnek/onthespot/assets/107484900/f8817145-2338-4af9-acfb-f508e809105e)
Author
Owner

@casualsnek commented on GitHub (Aug 8, 2023):

Looks like you are missing qmake, can you install it and try again to see if it works ?
Since i do not own a mac system, from what i could gather from internet, installing pyqt through brew with the command below should help as well:

brew install pyqt@5
<!-- gh-comment-id:1669528788 --> @casualsnek commented on GitHub (Aug 8, 2023): Looks like you are missing qmake, can you install it and try again to see if it works ? Since i do not own a mac system, from what i could gather from internet, installing pyqt through brew with the command below should help as well: ``` brew install pyqt@5 ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/onthespot#57
No description provided.