Hello Alan, I was doing just that, and I even did $ pip uninstall easybuild (it removed a lot of libraries), but now when I run the bootstrap script, I get the following:
[[INFO]] +++ STAGE 1: installing EasyBuild in temporary dir with easy_install... [[INFO]] installing EasyBuild with 'easy_install --quiet --upgrade --prefix=/tmp/tmp1DLgZ6/eb_stage1 easybuild' [[INFO]] running post install command 'easy_install --upgrade --prefix=/tmp/tmp1DLgZ6/eb_stage1 vsc-base' [[ERROR]] Found another easybuild.framework than expected: /home/[***]/.local/lib/python2.7/site-packages/easybuild/framework/__init__.pyc Which means it recognized something is still installed. I need a clean install for some tests. Best, Peleg On Thu, Oct 12, 2017 at 5:37 PM, Alan O'Cais <[email protected]> wrote: > Hi Peleg, > > If you have set the environment variable $EASYBUILD_PREFIX then it should > be as simple as: > rm -r $EASYBUILD_PREFIX > Just be careful to check EASYBUILD_PREFIX first, if it is not set set the > default is '$HOME/.local/easybuild' (I think) so just remove that instead. > (Note: If you have a non-standard setup this may not remove everything) > > Alan > > On 12 October 2017 at 16:13, Peleg Bar-Sapir <[email protected]> wrote: > >> Hello, >> >> as part of performing some tests, I would like to completely remove >> easybuild from my machine (including the python modules). >> Is there a general way to do so? >> I couldn't find any relevant info online. >> >> Best, >> Peleg >> > > > > -- > Dr. Alan O'Cais > E-CAM Software Manager > Juelich Supercomputing Centre > Forschungszentrum Juelich GmbH > 52425 Juelich, Germany > > Phone: +49 2461 61 5213 <+49%202461%20615213> > Fax: +49 2461 61 6656 <+49%202461%20616656> > E-mail: [email protected] > WWW: http://www.fz-juelich.de/ias/jsc/EN > > > ------------------------------------------------------------ > ------------------------------------ > ------------------------------------------------------------ > ------------------------------------ > Forschungszentrum Juelich GmbH > 52425 Juelich > Sitz der Gesellschaft: Juelich > Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 > Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher > Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), > Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, > Prof. Dr. Sebastian M. Schmidt > ------------------------------------------------------------ > ------------------------------------ > ------------------------------------------------------------ > ------------------------------------ > >

