[GH-ISSUE #128] Error when trying to run for the first time, on Mac #71

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

Originally created by @kilinkis on GitHub (Aug 22, 2024).
Original GitHub issue: https://github.com/patrickchugh/terravision/issues/128

I followed the steps in the readme to install the dependencies, and had the first time, I had an error:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.

but after reinstalling, it finishes with no issues.

So I tried to run terravision on my repo, and face this issue now:

Preflight check..

  ERROR: dot command executable not detected in path. Please ensure you have installed all required dependencies first

Any ideas? thanks

Originally created by @kilinkis on GitHub (Aug 22, 2024). Original GitHub issue: https://github.com/patrickchugh/terravision/issues/128 I followed the steps in the readme to install the dependencies, and had the first time, I had an error: ``` ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. ``` but after reinstalling, it finishes with no issues. So I tried to run terravision on my repo, and face this issue now: ``` Preflight check.. ERROR: dot command executable not detected in path. Please ensure you have installed all required dependencies first ``` Any ideas? thanks
Author
Owner

@kilinkis commented on GitHub (Aug 22, 2024):

my bad, I forgot to install graphviz

<!-- gh-comment-id:2304189541 --> @kilinkis commented on GitHub (Aug 22, 2024): my bad, I forgot to install `graphviz `
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#71
No description provided.