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
You should see a file called "stats-240.py" that is the file you want to try to run.
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
Code:
sudo python3 ~/stats.py/raspap-display/stats-240.py
Statistics: Posted by AndyD — Thu Feb 27, 2025 7:12 am