groupgets / pylepton

Quick and dirty pure python library for interfacing with FLIR lepton
MIT License
208 stars 94 forks source link

installing help? #20

Closed dvaisler closed 5 years ago

dvaisler commented 6 years ago

I know this might be a silly question, but I am new to python and the Lepton.. Can anyone help with installing the Pylepton library? Not really sure what files I need to download and how to get it working in Python. Any help will be much appreciated

junkert commented 6 years ago

@dvaisler try downloading the whole repository to your system where you have the Lepton sensor installed. You will need git to checkout the PyLepton library:

git clone git@github.com:groupgets/pylepton.git
or
git clone https://github.com/groupgets/pylepton.git