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
While building gradle for matplotlib below error is coming .
ERROR: Failed to install contourpy>=1.0.1 from https://pypi.tuna.tsinghua.edu.cn/packages/b1/7d/087ee4295e7580d3f7eb8a8a4e0ec8c7847e60f34135248ccf831cf5bbfc/contourpy-1.1.1.tar.gz#sha256=96ba37c2e24b7212a77da85004c38e7c4d155d3e72a45eeaf22c1f03f607e8ab (from matplotlib). For assistance, please raise an issue at https://github.com/chaquo/chaquopy/issues. ERROR: Command errored out with exit status 1: Complete output (35 lines): Traceback (most recent call last): File "C:\Users\vivek\AndroidStudioProjects\Py\app\build\generated\python\bp\pip_vendor\pep517_in_process.py", line 126, in prepare_metadata_for_build_wheel hook = backend.prepare_metadata_for_build_wheel AttributeError: module 'mesonpy' has no attribute 'prepare_metadata_for_build_wheel'
During handling of the above exception, another exception occurred:
Let me know you need more info.
The text was updated successfully, but these errors were encountered:
I see you've modified the app to add the tsinghua repository. Did you modify it in any other ways?
Sorry, something went wrong.
If you still need help, please provide the requested information, and I'll reopen the issue.
No branches or pull requests
While building gradle for matplotlib below error is coming .
ERROR: Failed to install contourpy>=1.0.1 from https://pypi.tuna.tsinghua.edu.cn/packages/b1/7d/087ee4295e7580d3f7eb8a8a4e0ec8c7847e60f34135248ccf831cf5bbfc/contourpy-1.1.1.tar.gz#sha256=96ba37c2e24b7212a77da85004c38e7c4d155d3e72a45eeaf22c1f03f607e8ab (from matplotlib).
For assistance, please raise an issue at https://github.com/chaquo/chaquopy/issues.
ERROR: Command errored out with exit status 1:
Complete output (35 lines):
Traceback (most recent call last):
File "C:\Users\vivek\AndroidStudioProjects\Py\app\build\generated\python\bp\pip_vendor\pep517_in_process.py", line 126, in prepare_metadata_for_build_wheel
hook = backend.prepare_metadata_for_build_wheel
AttributeError: module 'mesonpy' has no attribute 'prepare_metadata_for_build_wheel'
Let me know you need more info.
The text was updated successfully, but these errors were encountered: