Skip to content

Windows executable name determination is flaky as it does not consider file extensions #471

@mwsealey

Description

@mwsealey
X:\>%GRAALVM%\graalpy
ERROR: Cannot determine the executable name from path: 'X:\graalpy-jvm-25.0.0.ea.04-dev-windows-amd64\bin\graalpy'

vs.

X:\>%GRAALVM%\graalpy.exe
Jan 17, 2025 9:22:51 AM org.graalvm.shadowed.org.jline.utils.Log logr
WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
Python 3.11.7 (Thu Jan 16 11:23:53 CST 2025)
[Graal, Oracle GraalVM, Java 25 (amd64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions