Correct, python 2.7 and 3.x can live next to each other. Howard have you tried any Pi specific distributions, preferably maybe testing channel if you need more cutting edge?
On Sat, Oct 5, 2019 at 1:58 PM Greg Donald <[email protected]> wrote: > My Debian and RPi each have two pythons with different names: > > $ which python > /usr/bin/python > > $ which python3 > /usr/bin/python3 > > Is it just a matter of updating some shebangs to point to the > appropriate python? > > > On Sat, Oct 5, 2019 at 2:47 PM Howard White <[email protected]> wrote: > > > > So the joke is on me. I've been whacking on the open source home > > automation systems openhab and home assistant (hass) for a while now. > > > > "Just install our Raspberry Pi packages and it just works." Um, no it > > does not. Me thinks my Pi is less than stable. > > > > Down the openhab rabbit hole. Cannot get the correct config juju for > > the USB Z-Wave dongle. It's just laughing at me... Did figure out > > JAVA_HOME. > > > > Back to home assistant. Everything says install the Docker version but > > no one says why. Well, the why is because home assistant is written to > > Python 3.x (preferably 3.7) _but_ the major distros all still have > > critical stuff that only runs with Python 2.x. C'mmon Man! > > > > So being the stubborn cuss that I am, is there a distro that uses Python > > 3.x by default? You guessed it - Arch linux. The Arch install process > > is, um, involved. Got it installed and running. But wait, you want > > your Realtek RTL8111 network interface? Bwahahahahaha. > > > > ~!@#$%^&* > > > > Howard > > > > -- > > -- > > You received this message because you are subscribed to the Google > Groups "NLUG" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > [email protected] > > For more options, visit this group at > http://groups.google.com/group/nlug-talk?hl=en > > > > --- > > You received this message because you are subscribed to the Google > Groups "NLUG" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/nlug-talk/3e9b4b9a-1577-e8b4-7878-028b3583f3ed%40vcch.com > . > > > > -- > Greg Donald > > -- > -- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nlug-talk?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nlug-talk/CAO%2BWgCarJRAM6W6GR-zzfuT%3DWh%3DgBEmiSKZtXRSVzY3cmhJoSg%40mail.gmail.com > . > -- -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en --- You received this message because you are subscribed to the Google Groups "NLUG" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nlug-talk/CA%2BKhHxLiKtEVCxCj%2BVjLcDedRtRJJP%3DZgwyV9%2Bv4HdHPYDrNGg%40mail.gmail.com.
