Hello Glaucimar, (Glaucimar Aguiar, Fri, Aug 26, 2016 at 02:15:38PM -0300:) > I did set up another environment to use github version and I faced some > issues and now I am stuck in this one:
I have never met this issue, and I cannot reproduce it. From the traceback you posted, it seems the error occurs during the set up of package `oslo.i18n-3.9.0` during the `pbr` step of setup... so might be something completely unrelated to ElastiCluster and that we have no control over. I have re-run the setup of ElastiCluster on a CentOS 7 VM this afternoon, and could complete it successfully. I have updated the installation instructions that were incomplete in some steps; can you please try again using the docs currently at: http://elasticluster.readthedocs.io/en/latest/install.html ? The most important changes are: * a "pre-requisites" step collecting all dependencies to install in a single place: http://elasticluster.readthedocs.io/en/latest/install.html#install-required-dependencies * use `pip install -e .` instead of `python setup.py install` to run the install step. Please let me know if this solves the problem. Ciao, R -- Riccardo Murri, Schwerzenbacherstrasse 2, CH-8606 Nänikon, Switzerland -- 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]. For more options, visit https://groups.google.com/d/optout.
