Hello Kenneth: I used the bootstrap script. Running ls on /home/[***]/.local/lib/python2.7/site-packages yields no easybuild* folders. I have two *.pth files: vsc_base-2.5.8-py2.7-nspkg.pth and vsc_install-0.10.26-py2.7-nspkg.pth. Bith of them have no mention of easybuild. Also, "which eb" returns nothing.
Best, Peleg On Fri, Oct 13, 2017 at 7:17 PM, Kenneth Hoste <[email protected]> wrote: > Dear Peleg, > > The answer to your question really depends on how you originally installed > EasyBuild. > > Did you use the bootstrap installation procedure originally? > It seems like you didn't. > And if not, the uninstall procedure depends on what the installation tool > you used did exactly... > > Which files & directories do you have in /home/[***]/.local/lib/ > python2.7/site-packages? > If you have any *.pth files in there, what's in them? > What does "which eb" return (if anything)? > > > regards, > > Kenneth > > > On 13/10/2017 14:37, Peleg Bar-Sapir wrote: > > 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 >> ------------------------------------------------------------ >> ------------------------------------ >> ------------------------------------------------------------ >> ------------------------------------ >> >> > >

