Page 1 of 1

Update SD Image

Posted: Tuesday 31 January 2017 18:11
by emme
Ciao,

it might be possible di update the SD Image with also Python 3 on it?

since it is going to be a 'core' part of it... I'm getting some issues working only with 2.5
ciao
M


P.S.
sudo install python3 of course works... but it misses all libraries.. like urllib2, json, time... and pip3 seems to be not available

Re: Update SD Image

Posted: Sunday 12 February 2017 8:42
by TiXav
+1

Re: Update SD Image

Posted: Sunday 12 February 2017 9:30
by gizmocuz
There will be no sdcard release anymore
the default install is now

Code: Select all

sudo curl -L install.domoticz.com | bash
best to grab yourself the latest raspbian image (jessie)

Maybe someone can write a nice wiki page with small install instructions for specific libraries

Re: Update SD Image

Posted: Sunday 12 February 2017 11:14
by TiXav
It is pity, however I believe I have to choose Jessie Lite ( I would like to move from Raspberry B+ to Raspberry 3), perhaps my current SD card suit to raspberry 3, so a lot of questions about migration : reinstall wiringpi, python, owfs...