Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Python Manager MSIX does not install. Secureden?

未關閉
#315 5 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
35/100
Issue 類型
缺陷
描述清晰度
需要釐清
活躍度
冷清
技術堆疊
python

研究方向

首先,使用回報的版本在 Windows 上重現 MSIX 安裝失敗,並檢查 AppxManifest 錯誤,尤其是 windows.appExecutionAlias 註冊失敗。issue 未指出任何儲存庫檔案或測試;完成標準是確定安裝為何會達到 98%,並為受影響的安全環境提供經過驗證的修正方案或明確的因應方法。

由索引模型根據 Issue 內容生成。

描述

Install source and version

  • Installed from the Windows Store
  • Installed with the MSIX from python.org
  • Installed with the MSI from python.org
  • Installed with winget install 9NQ7512CXL7T

Version: 26.1.240.0

Describe the bug
It doesn't install. I click install, it gets to 98%, I then get this error:

App installation failed with error message: AppxManifest.xml(150,26): error 0x80070020: Cannot register the PythonSoftwareFoundation.PythonManager_26.1.240.0_x64__3847v3x7pw1km package because the following error was encountered while registering the windows.appExecutionAlias extension: The process cannot access the file because it is being used by another process.
. Try again and contact the package publisher if the problem persists. (0x80070020)

To Reproduce
Steps to reproduce the behavior:

  1. Click install

Expected behavior
I expect it to install.

Additional context
I can't see any specific logfiles in %TEMP% that go with python manager

I work in a "secure" IT environment (using secureden), and each instance of admin elevation has to be approved by IT.
However the installer/UAC is not asking me to elevate to admin, so I'm not sure if that's the issue. I can't see a way in file explorer to run the .msix as admin, as the "right click > run as admin" option is only for .exe, and I don't fancy asking IT for a admin command prompt :)

The "windows store" is disabled by IT policy.

主要語言
Python
星號
344
分支
74
平均合併
1 天 3 小時
30 天內合併 PR
7

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

python/pymanager 的其他 Issue

查看 python/pymanager 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。