On Tue, Jun 18, 2019 at 3:36 PM Yann Sagon <[email protected]> wrote:
> > > Maybe I misunderstood, but I thought the required packages like setuptools > are provided by the boostrap stage0? > > I installed python-setuptools > > then the error is ImportError: No module named future.utils > > I read as well somewhere that future.utils is not needed in a given > vsc-base version used by the bootstrap.. > My bad.. I was working with an old bootstrap_eb.py :( the future.utils is indeed corrected and eb can compile without issue once the python-setuptools is installed. It wasn't necessary to install separately vsc-base and vsc-install. Thanks -- [image: Logo UNIGE] Yann Sagon Référent HPC Division du système et des technologies de l'information et de la communication Université de Genève | 24 rue Général-Dufour Tél 022 379 77 37 | Bureau 151 www.unige.ch/stic

