-
Notifications
You must be signed in to change notification settings - Fork 166
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
Installation error #890
Comments
I have the same issue on x86_64. |
You may have fixed this but I'll post here for posterity. See jmschrei/pomegranate#1052, jmschrei/pomegranate#1057 for more information about what's going on here. Long story short is that The fix in jmschrei/pomegranate#1052 hasn't been pushed. If it ever does get pushed/released, there may still be problems if they release it under 0.14.10 since The fastest fix is to download a version of Try doing
|
Thank you tiwalayo It works like a charm. You saved me a lot of time. Thank you! :) |
@tiwalayo Thx for patched version of pomegranate. Btw - pomegranate 1.15.0 finally released - so it can be used in cnvkit requirements. FYI - you can install your version in one-liner: @etal We deeply need patch for cnvkit requirements - currently it asks |
Thanks for the guidance. I can update the CNVkit requirements to use The longer-term fix of using pomegranate 1.x is a bit more involved. WIP here, help would be welcome: #910 |
Fixed here: #911 Does installation work for you now? |
@etal Will you create new tag or update current 0.9.11? |
@etal Hello again. What about new tag? |
Dear @etal could you tag/create a new release with this fix, please? |
Hi, I'm running Python 3.11.5. I am running a 2023 Macbook Pro; hence, I am using the arm64 version of Python (for the M1 or M2 chips), and not the x86_64 version of Python (for an Intel chip). The command
pip install cnvkit
gave the following error message below. Do you have any advice? Thank you.The text was updated successfully, but these errors were encountered: