prueker / METARMap

Raspberry Pi project to visualize flight conditions on a map using WS8211 LEDs addressed via NeoPixel
MIT License
120 stars 72 forks source link

Python3 can't open file 'metar.py' : [Errno 2]No such file or directory #8

Closed micahclaussen closed 4 years ago

micahclaussen commented 4 years ago

Hi! I cloned the repository into my pi with "git clone https://github.com/prueker/METARMap" and when I try to run metar.py, it says that it can't find the file.

I don't think I copied the files correctly. GitHub says "Copy the metar.py, pixelsoff.py, airports, refresh.sh and lightsoff.sh scripts into the pi home directory" but I'm not sure this is what I did.

First time doing any sort of coding, sorry.

prueker commented 4 years ago

Make sure you're in the right folder. When you run git clone, it will create a folder with the files, so you need to change into that folder to run the files.

You can type "ls" to see the list of files in the current folder you are in and "cd FOLDERNAME" to change into a folder.

micahclaussen commented 4 years ago

Thanks so much! I’ll let you know how it goes.

On Fri, Jul 3, 2020 at 14:03 Philip Rueker notifications@github.com wrote:

Make sure you're in the right folder. When you run git clone, it will create a folder with the files, so you need to change into that folder to run the files.

You can type "ls" to see the list of files in the current folder you are in and "cd FOLDERNAME" to change into a folder.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/prueker/METARMap/issues/8#issuecomment-653638535, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQFG7PKPWSSI3567Q6AJL7TRZYMOLANCNFSM4OP3RUGQ .

-- Micah Claussen CFI, Sunrise Aviation 863-326-2355