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

Terravision not found error #133

Open
sagardange03 opened this issue Sep 26, 2024 · 0 comments
Open

Terravision not found error #133

sagardange03 opened this issue Sep 26, 2024 · 0 comments

Comments

@sagardange03
Copy link

Hi Team,

I have downloaded and install all the required External Dependencies for all versions.
After followed all the mentioned steps in readme doc,

Quickstart
Install all external dependencies as listed above
Clone the repo git clone https://github.com/patrickchugh/terravision.git
Get the working directory (full path) by doing cd terravision and doing pwd.
Add the terravision folder to your PATH value e.g. export PATH=$PATH:/Users/ so you can run it from anywhere. would be the output from line 3.
Install python requirements cd terravision && pip install -r requirements.txt
Ensure your terravision python script is executable with chmod +x terravision
Run terravision and specify your Terraform source files in the format:
$ terravision draw --source ~/src/my-terraform-code

But I am facing issue terravision not found after run this "terravision --help",
Please help me to resolve this or let me know if any other reference document is available.

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