Try to use python 3 and pip 3 instead of version 2. On ubuntu, that would be sudo apt-get install python3 python3-pip and then sudo pip3 install ... later -- Shadi Akiki Founder & CEO, AutofitCloud https://autofitcloud.com/ +1 813 579 4935
On Thu, Aug 29, 2019 at 8:15 PM Ich bins <[email protected]> wrote: > After upgrading "pip" to newest version, now the following error occurs: > > ERROR: Package 'more-itertools' requires a different Python: 2.7.15 not in > '>=3.4' > > > > > Am Do., 29. Aug. 2019 um 19:08 Uhr schrieb Ich bins < > [email protected]>: > >> Hi folks, >> >> I have some short questions about the multi node AIO deployment. >> >> - Is it possible to deploy the virtual environment on just one disk ? >> I have a large disk, which is pre-formatted with one big LVM called >> "/dev/mapper/cloudbox001-vg/root" and no unformatted space on it. There is >> enough space (aprox. 2 TB) for deployment, but it fails to deploy. >> >> - Which environment variables have to be configured ? >> If I start build.sh without any variables, it ends up in >> >> https://pastebin.com/pyFR7Mzi >> >> Regards and take care. >> >> Will >> >> >> >> >> _______________________________________________ > OpenStack-Infra mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
_______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
