Skip to content

[Windows相关,不予合并] fix: Fix issues of startup failure and tool running failure in Windows environment#5243

Closed
wangliang181230 wants to merge 1 commit into
1Panel-dev:v2from
wangliang181230:PR/fix-11-ImportError-pwd-resource
Closed

[Windows相关,不予合并] fix: Fix issues of startup failure and tool running failure in Windows environment#5243
wangliang181230 wants to merge 1 commit into
1Panel-dev:v2from
wangliang181230:PR/fix-11-ImportError-pwd-resource

Conversation

@wangliang181230
Copy link
Copy Markdown
Contributor

@wangliang181230 wangliang181230 commented May 11, 2026

What this PR does / why we need it?

fix: Fix issues of startup failure and tool running failure in Windows environment

Summary of your change

修复Windows环境下启动失败和运行工具失败的问题:

  1. 启动失败原因:
    • Windows 环境下,不存在 pwdresource 模块
  2. 运行工具失败原因:
    • Windows 环境下,不支持 preexec_fn
    • 临时 *.py 文件在 Windows 环境被占用时,无法运行该文件,所以需要先关闭该文件再运行,运行完成后再删除该临时文件。
  3. 添加 windows 环境下,如何在开发环境下启动maxkb的说明文档。

Please indicate you've done the following:

  • Made sure tests are passing and test coverage is added if needed.
  • Made sure commit message follow the rule of Conventional Commits specification.
  • Considered the docs impact and opened a new docs issue or PR with docs changes if needed.

@f2c-ci-robot
Copy link
Copy Markdown

f2c-ci-robot Bot commented May 11, 2026

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@f2c-ci-robot
Copy link
Copy Markdown

f2c-ci-robot Bot commented May 11, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@wangliang181230 wangliang181230 changed the title fix: Fix the issue of startup failure in Windows environment fix: Fix issues of startup failure and tool running failure in Windows environment May 11, 2026
@wangliang181230 wangliang181230 force-pushed the PR/fix-11-ImportError-pwd-resource branch 4 times, most recently from 4984316 to e989a44 Compare May 11, 2026 05:46
@wangliang181230 wangliang181230 force-pushed the PR/fix-11-ImportError-pwd-resource branch from d0ac687 to 791bcac Compare May 11, 2026 05:50
@wangliang181230 wangliang181230 deleted the PR/fix-11-ImportError-pwd-resource branch May 11, 2026 06:33
@wangliang181230 wangliang181230 changed the title fix: Fix issues of startup failure and tool running failure in Windows environment [Windows相关,不予合并]fix: Fix issues of startup failure and tool running failure in Windows environment May 11, 2026
@wangliang181230 wangliang181230 changed the title [Windows相关,不予合并]fix: Fix issues of startup failure and tool running failure in Windows environment [Windows相关,不予合并] fix: Fix issues of startup failure and tool running failure in Windows environment May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant