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

doc: Documentation issue in 'develop/getting_started/index' #81543

Closed
lsylx opened this issue Nov 18, 2024 · 1 comment · Fixed by #82141
Closed

doc: Documentation issue in 'develop/getting_started/index' #81543

lsylx opened this issue Nov 18, 2024 · 1 comment · Fixed by #82141
Assignees
Labels
area: Documentation area: Windows Support Related to building Zephyr on Windows bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug
Milestone

Comments

@lsylx
Copy link

lsylx commented Nov 18, 2024

Misleading info on python version

There are misleading warning on the part from "Windows" on section "Install Dependencies" in Chapter "Getting Started Guide"

"Warning
As of November 2023, Python 3.12 is not recommended for Zephyr development on Windows, as some required Python dependencies may be difficult to install."

This might lead user to download Pyhon 3.13 as it has already been released on Oct. 7, 2024 and Python 3.12 was no longer the latest version of python while Python 3.13 also have the same dependencies installing difficulties。

  • Page: develop/getting_started/index
  • Version: main
  • SHA-1: 054bd85
Copy link

Hi @lsylx! We appreciate you submitting your first issue for our open-source project. 🌟

Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙

@henrikbrixandersen henrikbrixandersen added area: Documentation area: Windows Support Related to building Zephyr on Windows labels Nov 19, 2024
@fabiobaltieri fabiobaltieri added bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug labels Nov 26, 2024
kartben added a commit to kartben/zephyr that referenced this issue Nov 27, 2024
History seems to repeat itself and we need to momentarily discourage
folks to use Python 3.13 on Windows until windows-curses releases a
PyPI package that works with it.
See zephyrproject-rtos/windows-curses#69

Fixes zephyrproject-rtos#81543.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
@kartben kartben added this to the v4.1.0 milestone Nov 28, 2024
kartben added a commit that referenced this issue Nov 28, 2024
History seems to repeat itself and we need to momentarily discourage
folks to use Python 3.13 on Windows until windows-curses releases a
PyPI package that works with it.
See zephyrproject-rtos/windows-curses#69

Fixes #81543.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Documentation area: Windows Support Related to building Zephyr on Windows bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants