Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Installer Suggests Wrong Folder When Upgrading on Windows on ARM #95587

Closed
Assignees
zooba
Labels
@ElectricalBoy

Description

@ElectricalBoy

Bug report

When using Windows Installer to upgrade Python on Windows on ARM, installer suggests user-specific install location (i.e.,%USERPROFILE%\AppData\Local\Programs) even if previous version was installed system-wide (i.e.,C:\Program Files)

Steps to repro

  1. Download and install previous release of Python (e.g., 3.11.0b1) using Windows ARM64 Installer. Make sure to check "Install for all users" option under "Advanced Options" page.
  2. Download and open newer version (e.g., 3.11.0b5) Windows ARM64 Installer.
  3. Observe the path the installer tries to use with "Upgrade Now" option.

Expected behavior

Newer version installer correctly picks up install directory of previous version (i.e.,C:\Program Files\Python311-arm64)

Actual behavior

Installer incorrectly tries to use user-specific install location (i.e.,%USERPROFILE%\AppData\Local\Programs\Python\Python311-arm64) instead.

Workaround

Manually check "Install for all users" option in upgrading condition, i.e., do not use "Upgrade Now" option.

Your environment

  • CPython versions tested on: 3.11.0b5 (and any earlier prerelease of 3.11.0 iirc)
  • Operating system and architecture: Windows 11 build 22621.436 (22H2 Insider Build), ARM64 (Surface Pro X)
    Encountered same issue before switching to an Windows Insider build with earlier beta version of Python, so this doesn't seem related to me using Windows Insider build.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp