Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on installation #2

Open
denysok opened this issue Mar 23, 2023 · 1 comment
Open

Error on installation #2

denysok opened this issue Mar 23, 2023 · 1 comment

Comments

@denysok
Copy link

denysok commented Mar 23, 2023

Hi! I tried to install the requirements but I took this message in my terminal (Ubuntu 22.04.2):

Collecting pyobjc-core==8.5
Downloading pyobjc-core-8.5.tar.gz (788 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 788.6/788.6 KB 4.0 MB/s eta 0:00:00
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [2 lines of output]
running egg_info
error: PyObjC requires macOS to build
[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.

Is it fixable?
Thank you

@NGadeyne
Copy link
Owner

NGadeyne commented Apr 4, 2023

Hey!
I'm sorry to reply so late.
I think is because PyObjC requires macOS to build.
I will fix it.
Thank you for your report !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants