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

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 
Hello AndyD,
My goodness, that was close. I’ll go back later today and try and implement that.
Can’t remember if I tried anything else, so hopefully not corrupted the files. Otherwise I’ll delete the directory and have another go.
Thank you for taking the time to write that out, as I was pulling my hair there.
Thanks again

Statistics: Posted by yarkie — Thu Feb 27, 2025 8:50 am



Viewing all articles
Browse latest Browse all 8013

Trending Articles