Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [PyTorch] pythonCommand is not used at runtime, it's always using ${PYTHON_LAUNCHER} #15961

Open
2 of 3 tasks
cncws opened this issue May 9, 2024 · 0 comments
Open
2 of 3 tasks
Labels
bug Something isn't working good first issue good first issue

Comments

@cncws
Copy link

cncws commented May 9, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

  • I set the pythonCommand

image

  • However the value ${PYTHON_LAUNCHER} is used in final shell file

image

  • The different names in PytorchParameters.java and format-data.ts may caused the bug

image
image

What you expected to happen

  • Use the python command path set instead of default value ${PYTHON_LAUNCHER}

image

How to reproduce

  • Change this parameter

image

Anything else

No response

Version

dev

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@cncws cncws added bug Something isn't working Waiting for reply Waiting for reply labels May 9, 2024
@SbloodyS SbloodyS added good first issue good first issue and removed Waiting for reply Waiting for reply labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue good first issue
Projects
None yet
Development

No branches or pull requests

2 participants