Skip to content

Fix: cannot find Python on Windows#515

Merged
dnzbk merged 3 commits intodevelopfrom
fix/exe-program-finding-on-windows
Feb 28, 2025
Merged

Fix: cannot find Python on Windows#515
dnzbk merged 3 commits intodevelopfrom
fix/exe-program-finding-on-windows

Conversation

@dnzbk
Copy link
Copy Markdown
Collaborator

@dnzbk dnzbk commented Feb 25, 2025

Description

  • fixed: installed Python on Windows could not be found, despite being accessible in the console

Testing

  • Windows 11 AMD64

@dnzbk dnzbk requested review from luckedea and phnzb February 25, 2025 07:57
@dnzbk dnzbk linked an issue Feb 25, 2025 that may be closed by this pull request
1 task
@dnzbk dnzbk merged commit 25c6645 into develop Feb 28, 2025
11 checks passed
@dnzbk dnzbk deleted the fix/exe-program-finding-on-windows branch February 28, 2025 12:52
@dnzbk dnzbk mentioned this pull request Mar 5, 2025
dnzbk added a commit that referenced this pull request Mar 6, 2025
## Description

  - Bug fixes:
    - Renaming of the temporary `*.out.tmp` output file to its original filename
    - Improved deobfuscation of `[PRiVATE]-...` groups [#516](#516)
    - Build with `-DDISABLE_PARCHECK=yes` [#514](#514)
    - Installed Python on Windows could not be found, despite being accessible in the console [#515](#515)

  - For developers:
    - Added more test workflows
        - OpenBSD build/tests
        - FreeBSD tests
        - Linux build/tests with disabled parcheck
        - macOS brew install from head (develop branch only) [#519](#519)
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.

Inconsistent Python version is displyed on STATUS page

2 participants