Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3771

Troubleshooting • Re: MiniTFT display can’t get working

$
0
0
Hi Yarkie,

Normally stats.py would be a python file, the mkdir command makes a director/folder. So "mkdir stats.py" makes a folder called stats.py.

You were so close.

"Cloning into 'raspap-display'..." means it is making a directory called "raspap-display". It is right there in the output from ls.

Try

Code:

cd ~/stats.py/raspap-displayls
You should see a file called "stats-240.py" that is the file you want to try to run.

Code:

sudo python3 ~/stats.py/raspap-display/stats-240.py 

Statistics: Posted by AndyD — Thu Feb 27, 2025 7:12 am



Viewing all articles
Browse latest Browse all 3771

Trending Articles