-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Install requirements.txt failed ERROR: Exception get_topological_weights assert len(weights) == len(graph #7605
Comments
Hi! This doesn't seem to be a problem with Read the Docs but with that package itself. Maybe the Python version you are using is not supported? Or the new pip resolver makes the package to not being able to install? Are you able to install that package in a similar environment (py38 on Linux and |
I'm having the exact same issue but with completely different Python packages, except pyrsistent (https://readthedocs.org/projects/worc/builds/12195836/). Between the failed and my previous passed build, the pyrsistent package version is the same however. Hence it may be indeed Read the Docs related. Besides the documentation building, my package works fine. Note that you have an error earlier in your build @BrikerMan,
|
@MStarmans91 Thanks, but disabling the system package does not work for me. |
This looks like a bug in As a workaround they said that using (I did the same for your project @MStarmans91) The new pip version with this fix is scheduled to be released on Oct, 31. Please, confirm that the problem is solved for you both. Thanks! |
Thanks @humitos for the quick response and solution, I can confirm that this solved the issue for me. |
Thanks, I confirm my issue is solved. |
Note that the failing doc build should be resolved as of October 31: readthedocs/readthedocs.org#7605 (comment)
@humitos / @stsewd could you enable the flag for us too? We've been seeing the same with It doesn't look like that pip release went out yet. |
@Kyle-Verhoog I have removed your project from the new pip resolver sample. |
Also, the new pip resolver was re-scheduled to be released on November. |
@stsewd thank you! |
@humitos / @stsewd could you enable the flag for us too? We've been seeing the same with diffupath: https://readthedocs.org/projects/diffupath/builds/12287562/ cc: @josepmarinllao |
Could you please enable the flag for these two failing projects: Thanks |
I have removed those projects from the sample using the new pip resolver |
That was fast! Thanks -- builds now work. |
Could you enable the flag for https://readthedocs.org/projects/srslte-docs/builds/ also? |
Thanks!! |
@stsewd Could you enable the flag for this project: https://readthedocs.org/projects/gosummit/builds/ |
Hi @stsewd I'm seeing this issue with https://readthedocs.org/projects/ord-schema/builds/ as well; would you mind setting that flag (I don't think the |
@skearnes done https://readthedocs.org/projects/ord-schema/builds/12406542/. The build is falling for another reason now. |
@stsewd could you please enable the flag for https://readthedocs.org/projects/graphtools/builds/ ? Thanks! |
@scottgigante I have removed your project from the sample https://readthedocs.org/projects/graphtools/builds/12422033/ |
@stsewd We're having the same problem: https://readthedocs.org/projects/hendrics/builds/, could you set the flag? Thanks in advance! |
Should be good now https://readthedocs.org/projects/hendrics/builds/12430442/ |
Details
Expected Result
Build successful
Actual Result
The text was updated successfully, but these errors were encountered: