We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i have downloaded the pip "quartz" but it still appear the error:
ModuleNotFoundError: No module named 'Quartz'
i didn't write the pip install pyobjc-framework-Quartz beacause it always sends this error
pip install pyobjc-framework-Quartz
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
so i followed this guy to download the "quartz": https://github.com/vladcalin/quartz but seem it still sending the error
No module named 'Quartz'
ps : i have install the framework and the pyobjc
The text was updated successfully, but these errors were encountered:
No branches or pull requests
i have downloaded the pip "quartz" but it still appear the error:
i didn't write the
pip install pyobjc-framework-Quartz
beacause it always sends this error
so i followed this guy to download the "quartz": https://github.com/vladcalin/quartz
but seem it still sending the error
ps : i have install the framework and the pyobjc
The text was updated successfully, but these errors were encountered: