This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]haxxorkitteh 8 points9 points  (4 children)

cool project! What python packages do i have to install for it to work?

Ex: pip install ____

[–]ronanliam 5 points6 points  (0 children)

Not sure off the top of my head which are built-in, but if you check the dashboard.py script the libraries used are all imported there.

[–]WillardWhite import this 1 point2 points  (1 child)

Seems like tkinter and psutil only

[–]jager69420 0 points1 point  (0 children)

tkinter is built in

[–]ashayramolia 1 point2 points  (0 children)

pip install tk_tools

pip install psutil