Skip to content

[Doc] Fix nightly installation: add coloredlogs#26588

Merged
tianleiwu merged 1 commit intogh-pagesfrom
tlwu/nightly_install
Nov 17, 2025
Merged

[Doc] Fix nightly installation: add coloredlogs#26588
tianleiwu merged 1 commit intogh-pagesfrom
tlwu/nightly_install

Conversation

@tianleiwu
Copy link
Contributor

@tianleiwu tianleiwu commented Nov 17, 2025

coloredlogs was added to requirements.txt.in (later renamed to requirements.txt) since 1.12.0 by #11522.

This updates the installation command lines for nightly packages to avoid installation failure like #26568.

The dependency on coloredlogs was also reported by user: #26547 (comment).

@tianleiwu tianleiwu merged commit 4b76c2d into gh-pages Nov 17, 2025
8 checks passed
@tianleiwu tianleiwu deleted the tlwu/nightly_install branch November 17, 2025 18:04
@stonebig
Copy link

stonebig commented Jan 1, 2026

coloredlogs is a problem:

  • it makes a crash on python console, because it embarks pyreadline3
  • pyreadline3 is no more friendly with python-3.13+

Can it be removed/replaced ?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants