设置远程解释器并选择Vagrant时,我在PyCharm中收到以下错误:
Can't Get Vagrant Settings: [0;31mThe provider 'virtualbox' that was requested to back the machine 'default' is reporting that it isn't usable on this system. The reason is shown bellow: Vagrant could not detect VirtualBox! Make sure VirtualBox is properly installed. Vagrant uses the `VBoxManage` binary that ships with VirtualBox, and requires this to be available on the PATH. If VirtualBox is installed, please find the `VBoxManage` binary and add it to the PATH environment variable.[0m
Run Code Online (Sandbox Code Playgroud)
现在,从一个终端,一切正常.我可以毫无问题地"启动"并进入虚拟机.转发端口以及本地文件.所以问题只出现在PyCharm中.我已经安装了Java 1.8
路径是:/ usr/local/bin:/ …