05-30-2018, 11:37 PM
hi
the koa issue looks familiar, but i cant remember.
whats your:
-raspi OS?
-raspi hardware version?
what installation did you made?
i got it to work, and made a Tutorial
TUT headless raspi
you could try to just delete the whole gekko folder and follow the TUT
its in the last code block you find the installation of gekko
for gekko download/installation you can also use:
this is for the gekko-stable version
for the gekko-develop version:
the koa issue looks familiar, but i cant remember.
whats your:
-raspi OS?
-raspi hardware version?
what installation did you made?
i got it to work, and made a Tutorial
TUT headless raspi
you could try to just delete the whole gekko folder and follow the TUT
its in the last code block you find the installation of gekko
for gekko download/installation you can also use:
Code:
git clone git://github.com/askmike/gekko.git -b stable
for the gekko-develop version:
Code:
git clone git://github.com/askmike/gekko.git