Missing some files?
-
New to python in general, let alone micro. The installation on my lopy4 seems to have the "standard" libraries (machine, math, time, etc.), but not the hardware-specific ones (L76GNSS, pytrack). I couldn't find them on my local machine, on your site, or on Github. Where should I be looking?
-
You will find the directory tree on top of the page over the code tab.
You can download the whole stuff at once. Click on the green clone or download button on the right side and choose download as zip.
-
@crumble Thanks, found it. I guess the "search" only goes down one level. Sorry this is a slow conversation, I can only post once every 10 minutes.
-
@aliubi said in Missing some files?:
Can you offer me any more hints?
click on the links named "On GitHub" which will lead you to https://github.com/pycom/pycom-libraries
There you will find all the needed files. pytrtack stuff is in pytrack folder. additionally you need pycoproc.py from the lib folder.
-
@crumble I looked on Github, and searched the Pycom area for pytrack.py, came up empty. Can you offer me any more hints?
-
Where should I be looking?