Vagrant检测到您安装了不支持的VirtualBox版本

use*_*629 3 python django virtualbox vagrant

我正在通过http://gettingstartedwithdjango.com/en/lessons/introduction-and-launch/工作

我正在使用win7并使用git-bash为我的终端.我得到了:

Shared Folders
After the ./postinstall.sh step, exit SSH Run vagrant halt.
Run Code Online (Sandbox Code Playgroud)

我试图让流浪汉停下来并得到:

vagrant@precise64:~$ vagrant halt 
Vagrant has detected that you have a version of VirtualBox installed that is not supported. Please install one of the supported versions listed below to use Vagrant:

4.0, 4.1
Run Code Online (Sandbox Code Playgroud)

我安装了最新的virtualbox - 4.2.12

现在我该怎么做?

Gam*_*iac 8

你有一个旧版本的流浪汉.只需卸载当前版本,然后安装最新版本即可.

https://releases.hashicorp.com/vagrant/