bat script as the Python interpreter path #25264
Unanswered
hanjianwei92
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using VS Code, I directly entered a custom .bat script as the Python interpreter path by selecting it in the bottom-right corner. Previously, using the .bat script as the interpreter worked correctly. However, it now automatically locates the final python.exe interpreter pointed to by this script. This causes many preprocessing steps not to be completed. How should I configure or handle this? It was working until today.
Beta Was this translation helpful? Give feedback.
All reactions