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".

 

 

1
3 comments

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.

0
Avatar
Permanently deleted user

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)


0

Please sign in to leave a comment.