devangmehta123 / pycon-uk-2019

Setup for Django REST Framework (DRF) workshop using virtualbox, vagrant, python, django, DRF, postgres
0 stars 0 forks source link

Vagrant fails at setup command #1

Open lferro9000 opened 5 years ago

lferro9000 commented 5 years ago

Just git cloned into the project, performed vagrant up and it failed with the following error message:

==> default: Checking for guest additions in VM...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

 setup

Stdout from the command:

Stderr from the command:

bash: line 4: setup: command not found
devangmehta123 commented 5 years ago

@lferro9000 , did you have any luck updating guest additions?