小编the*_*axx的帖子

在OS X 10.10下的PyCharm中使用VirtualBox设置Vagrant时出错

设置远程解释器并选择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:/ …

python macos virtualbox pycharm vagrant

21
推荐指数
2
解决办法
4190
查看次数

标签 统计

macos ×1

pycharm ×1

python ×1

vagrant ×1

virtualbox ×1