Vagrant : stdin is not a tty
Answered
I am trying to use vagrant in pycharm on Windows 10 and I am having a issue that is present on only one of my computer. When trying to add a box, a plugin or execute a vagrant command from pycharm' menu (Tools >> Vagrant) I get the error : stdin is not a tty
When running a command from pycharm, I always get a prompt to Select Vagrant Executable. Which is in C:\HashiCorp\Vagrant\bin\vagrant.exe on my computer. I then get the "stdin is not a tty".
Please sign in to leave a comment.
Please submit an issue about it to Pycharm issue tracker: https://youtrack.jetbrains.com/issues/PY with your idea.log (Help| Show log), thank you.
Here is a link to the issue.
https://youtrack.jetbrains.com/issue/PY-25565
I am also getting this on any vagrant

My versions:
PyCharm 2017.2.1
Build #PY-172.3544.46, built on August 9, 2017
JRE: 1.8.0_152-release-915-b6 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 7 6.1
Vagrant 1.9.7
VirtualBox Version 5.1.26 r117224 (Qt5.6.2)