Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/perl/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Vagrant 使用arrikto/minikf时出现错误_Vagrant_Virtualbox_Minikube_Kubeflow - Fatal编程技术网

Vagrant 使用arrikto/minikf时出现错误

Vagrant 使用arrikto/minikf时出现错误,vagrant,virtualbox,minikube,kubeflow,Vagrant,Virtualbox,Minikube,Kubeflow,试图下载minikubeflow,但我一直遇到这个问题,因为它挂起了它,最终我在大约一个小时后出现错误。我按照说明安装了virtual box,但仍然找不到它。关于这个问题的原因有什么见解吗 $ vagrant init arrikto/minikf A `Vagrantfile` has been placed in this directory. You are now ready to `vagrant up` your first virtual environment! Please

试图下载minikubeflow,但我一直遇到这个问题,因为它挂起了它,最终我在大约一个小时后出现错误。我按照说明安装了virtual box,但仍然找不到它。关于这个问题的原因有什么见解吗

$ vagrant init arrikto/minikf
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.

jared@DESKTOP-JQH7K9J MINGW64 ~/Documents/minikf
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
**==> default: Box 'arrikto/minikf' could not be found. Attempting to find and install...**
    default: Box Provider: virtualbox
    default: Box Version: >= 0
==> default: Loading metadata for box 'arrikto/minikf'
    default: URL: https://vagrantcloud.com/arrikto/minikf
==> default: Adding box 'arrikto/minikf' (v20200305.1.0) for provider: virtualbox
    default: Downloading: https://vagrantcloud.com/arrikto/boxes/minikf/versions/20200305.1.0/providers/virtualbox.box
==> default: Box download is resuming from prior download progress
Download redirected to host: storage.googleapis.com
Progress: 4% (Rate: 6723k/s, Estimated time remaining: 0:44:32)

检查你的互联网连接,确保你有足够的空闲空间。我也遇到了同样的问题,但如果有足够的可用空间和更快的internet连接,它可以正常工作。

检查您的internet连接,确保您有足够的可用空间。我也遇到了同样的问题,但如果有足够的可用空间和更快的internet连接,它可以正常工作。

按照此处所述操作:并查看调试日志以查看后台发生的情况。“默认设置:找不到框'arrikto/minikf'。正在尝试查找和安装…”这一行是问题所在,但我不确定它为什么找不到它。这个问题与机器学习无关。请不要发送不相关的标签(已删除)。道歉------按照这里写的做:并查看调试日志以了解后台发生了什么。“默认值:找不到框'arrikto/minikf'。正在尝试查找并安装…”这一行是问题所在,但我不确定它为什么找不到它。这个问题与机器学习无关-请不要发送不相关的标签(已删除)。抱歉-----