Hello Maiken,

`futurist` seems to be a legit Python package:
https://pypi.org/project/futurist/

The thing is, according to PyPI metadata it is only compatible with Python
>=3.6, whereas you are installing with Python 2.7?

It is not a dependency of ElastiCluster per se, but reading the output of
`pip install` it seems to come from `openstacksdk`. I guess OpenStack
dropped Python 2.7 support now.
For workarounds:

- could you use Python 3.6 instead?
- I can send the list pf Python package dependencies that I use locally,
which you may be able to reproduce by doing `pip install -r`.

Ciao,
R

-- 
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/CAJGE3zV2jkmLMJ_1peqrCmMLjiTo%2B1d3RNZ0i2VzLGWpij%3DvAw%40mail.gmail.com.

Reply via email to