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

标签 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.

我尝试运行 vagrant halt 并得到:

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

我已经安装了最新的 virtualbox - 4.2.12

我现在该怎么办?

最佳答案

你有一个旧版本的 vagrant。只需卸载当前的,然后安装最新的即可。

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

关于python - Vagrant 检测到您安装了不受支持的 VirtualBox 版本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17100926/

相关文章:

python - 在 ORM 查询中使用变量作为字段

python - 在odoo中通过网络写入文件并进行身份验证

python - QLineEdit PyQT5 输入上的火柴盒键盘

Python:在解析 JSON 字符串时处理损坏的 unicode 字节

javascript - AJAX 调用后使用 django 变量填充下拉列表

python - 使用 save_model 方法在 django admin 中创建模型对象

ruby-on-rails - 错误 : "No space left on device" when trying to install bundle

linux - 监控系统信息的脚本 : date and time, CPU使用率和内存

centos - 安装 vagrant 时缺少 centos 7 的 yum 包

python - 无法安装 pyOpenSSL