If I try to install the futurist requirement I get: [image: Screen Shot 2020-03-26 at 17.38.24.png]
On Thursday, March 26, 2020 at 5:19:17 PM UTC+1, Maiken Pedersen wrote: > > Hi! > > I am conducting a course tomorrow where students will install and use > elasticluster. > We are installing on centos7 and following the procedure below. > > In the end you see an error. Have you seen this issue before? > > > sudo yum install -y gcc gcc-c++ git libffi-devel openssl-devel python-devel > python-virtualenv > virtualenv elasticluster > . elasticluster/bin/activate > pip install --upgrade 'pip>=9.0.0' > pip install 'setuptools>=40.3.0' > cd elasticluster > git clone git://github.com/gc3-uzh-ch/elasticluster.git src > cd src > pip install -e . > cd > > . > . > . > > > Collecting appdirs>=1.3.0 > Using cached appdirs-1.4.3-py2.py3-none-any.whl (12 kB) > ERROR: Could not find a version that satisfies the requirement futurist>= > 2.1.0 (from openstacksdk>=0.15.0->osc-lib>=1.8.0->python-neutronclient-> > elasticluster==1.3.dev26) (from versions: 0.1.0, 0.1.1, 0.1.2, 0.2.0, 0.3. > 0, 0.4.0, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.9.0, 0.10.0, 0.11.0, 0.12.0, 0.13. > 0, 0.14.0, 0.15.0, 0.16.0, 0.17.0, 0.18.0, 0.19.0, 0.20.0, 0.21.0, 0.21.1, > 0.22.0, 0.23.0, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.3.1, 1.3.2, 1.4.0, 1.5.0, > 1.6.0, 1.7.0, 1.8.0, 1.8.1, 1.9.0, 1.10.0) > ERROR: No matching distribution found for futurist>=2.1.0 (from > openstacksdk>=0.15.0->osc-lib>=1.8.0->python-neutronclient->elasticluster > ==1.3.dev26) > > > -- You received this message because you are subscribed to the Google Groups "elasticluster" 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/elasticluster/6c1d6372-2c12-4d9d-8a96-31f3a3579482%40googlegroups.com.
