[GH-ISSUE #133] Terravision not found error #75

Closed
opened 2026-05-06 12:37:06 +02:00 by BreizhHardware · 1 comment

Originally created by @sagardange03 on GitHub (Sep 26, 2024).
Original GitHub issue: https://github.com/patrickchugh/terravision/issues/133

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.

Originally created by @sagardange03 on GitHub (Sep 26, 2024). Original GitHub issue: https://github.com/patrickchugh/terravision/issues/133 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/<PATH TO TERRAVISION> so you can run it from anywhere. <PATH TO TERRAVISION> 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.
Author
Owner

@patrickchugh commented on GitHub (Dec 16, 2025):

fixed with latest code

<!-- gh-comment-id:3662736716 --> @patrickchugh commented on GitHub (Dec 16, 2025): fixed with latest code
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/terravision#75
No description provided.