Skip to content

Commit 8ac6796

Browse files
committed
install python3-tk as needed
1 parent 48615ac commit 8ac6796

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/roles/tensorflow/tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
- python3-pip
1717
- python3-numpy
1818
- python3-wheel
19+
- python3-tk
1920
- unzip
2021
- debconf
2122
- debconf-utils

0 commit comments

Comments
 (0)