Hi again,

I'm having a problem with the bootstrapping procedure for easybuild
2.7.0:

   hilboll@heron:~> python --version
   Python 2.7.9

   hilboll@heron:~> python bootstrap_eb.py $EASYBUILD_PREFIX 
   [...]
   [[ERROR]] Stage 1 failed, could not determine EasyBuild version (txt: 
Traceback (most recent call last):
     File "<string>", line 1, in <module>
     File 
"/tmpx/jtmp.hilboll/tmpWybQAn/eb_stage1/lib/python2.7/site-packages/easybuild_easyblocks-2.7.0-py2.7.egg/easybuild/__init__.py",
 line 31, in <module>
       import pkg_resources
   ImportError: No module named pkg_resources
   ).

I thought that the bootstrap process makes sure that setuptools are
installed ...  and, alas, it seems to be there:

   hilboll@heron:~> ls 
/tmpx/jtmp.hilboll/tmpbx8cTB/lib64/python2.7/site-packages/
   hilboll@heron:~> ls /tmpx/jtmp.hilboll/tmpbx8cTB/lib/python2.7/site-packages/
   distribute-0.6.49-py2.7.egg  easy-install.pth  
setuptools-0.6c11-py2.7.egg-info  setuptools.pth  site.py  site.pyc

Or is it an issue that the packages are in the lib folder while my
Python might expect them to be in lib64?

Confused greetings,
  Andreas.


-- 
Dr. Andreas Hilboll

Center for Marine Environmental Sciences (MARUM)
                    - AND -
    Institute of Environmental Physics (IUP)

University of Bremen

U3145
Otto-Hahn-Allee 1
D-28359 Bremen
Germany

+49(0)421 218 62133  (phone)
+49(0)421 218 98 62133 (fax)
http://www.iup.uni-bremen.de/~hilboll

Reply via email to