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

can't install kiteconnect #338

Closed
aditya3001 opened this issue Jul 8, 2020 · 5 comments
Closed

can't install kiteconnect #338

aditya3001 opened this issue Jul 8, 2020 · 5 comments
Labels

Comments

@aditya3001
Copy link

i am getting this error installing kiteconnect

ERROR: Chaquopy: can't happen: requirement kiteconnect from https://files.pythonhosted.org/packages/b3/ca/13d0565cb51baa1df6344f2dd7f10eb32c0e28a7213a49d82d70cab9326a/kiteconnect-3.8.2.tar.gz is still not a wheel.
Chaquopy: Exit status 1

@mhsmith
Copy link
Member

mhsmith commented Jul 8, 2020

Thanks for the report, I'll look into it.

@mhsmith mhsmith added the bug label Jul 8, 2020
@mhsmith
Copy link
Member

mhsmith commented Jul 8, 2020

We'll fix this in the next version of Chaquopy. Meanwhile, you can work around it by installing kiteconnect version 3.6.2.

@aditya3001
Copy link
Author

thanks! will do that@mhsmith

@mhsmith
Copy link
Member

mhsmith commented Jul 9, 2020

Let's leave the issue open until it's been fixed, in case other people have the same problem.

@mhsmith mhsmith reopened this Jul 9, 2020
@chaquo chaquo deleted a comment from sarthaksharma058439 Jul 20, 2020
@mhsmith
Copy link
Member

mhsmith commented Nov 6, 2020

This was caused by the package's bdist_wheel command returning success without creating any files (zerodha/pykiteconnect#94). We've added a workaround in Chaquopy 9.0.0. To upgrade, edit your app's top-level build.gradle file and change the version number of com.chaquo.python:gradle.

@mhsmith mhsmith closed this as completed Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants