Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Error and Failure on Windows #32

Open
sbhatnag02 opened this issue Jun 28, 2019 · 0 comments
Open

Installation Error and Failure on Windows #32

sbhatnag02 opened this issue Jun 28, 2019 · 0 comments

Comments

@sbhatnag02
Copy link

Description

After installing VirtualBox and Vagrant, I cloned the repository and then executed the sh install.sh command in the terminal where I cloned the ATMSeer project.

Expected Behavior

Based on the instructions provided in the readme, I should've received the expected output indicating that ATMSeer is up and running, but I was not able to reach that point.

Actual Behavior

When attempting to install ATMSeer, I received the following message in my terminal:
default: /tmp/vagrant-shell: line 2: /vagrant/venv/bin/activate: No such file or directory
default: /tmp/vagrant-shell: line 5: python: command not found
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

Additionally, when I attempted to run 'vagrant up' in the terminial, I received a similar error:
default: /tmp/vagrant-shell: line 2: /vagrant/venv/bin/activate: No such file or directory
default: /tmp/vagrant-shell: line 5: python: command not found
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

Specifications

  • ATMSeer Version:
  • Vagrant Version: 2.2.5
  • VirtualBox Version: 6.0.8
  • OS Version: Windows 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant