On Monday, April 2, 2018 at 12:03:46 PM UTC-7, Tom Keffer wrote: > > Even more destructive, looking through the release notes > <https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes>, I see that Python 2 > is no longer installed by default. > >
Confirmed - just did a quick test build using their beta1 Virtual Box image You need to 'apt-get install python-minimal' which installs 2.7.14 Interestingly their official Vagrant box 'does' have python installed. That'll be nice and confusing...
