[GH-ISSUE #152] Missing module tomli #85

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

Originally created by @jwhipp on GitHub (Dec 17, 2025).
Original GitHub issue: https://github.com/patrickchugh/terravision/issues/152

After running through the install process, I ended up on this error:

Traceback (most recent call last):
File "/home/jwhipp/Projects/Other/terravision/./terravision.py", line 13, in
import tomli
ModuleNotFoundError: No module named 'tomli'

I don't see a module with this name in the requirements.txt

Originally created by @jwhipp on GitHub (Dec 17, 2025). Original GitHub issue: https://github.com/patrickchugh/terravision/issues/152 After running through the install process, I ended up on this error: Traceback (most recent call last): File "/home/jwhipp/Projects/Other/terravision/./terravision.py", line 13, in <module> import tomli ModuleNotFoundError: No module named 'tomli' I don't see a module with this name in the requirements.txt
Author
Owner

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

Good catch that was recent addition and it's updated now. Please try again

<!-- gh-comment-id:3672736766 --> @patrickchugh commented on GitHub (Dec 18, 2025): Good catch that was recent addition and it's updated now. Please try again
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#85
No description provided.