Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
Bug report
Whenfind_python.bat is run without a Python interpreter present on the system it installs an interpreter via nuget. However in this case it does not properly silence output to stdout when-q is passed. This leads to issues when the user relies on only the interpreter path to be printed, which is the case when it is used inside visual studio.