[CIG-MC] CitcomS with exchanger cookbook9 errors
Magali Billen
mibillen at ucdavis.edu
Tue Jun 22 15:37:10 PDT 2010
Hello,
I got the following errors when attempting to run CitcomS cookbook9,
which uses coupled solvers.
[billen at ymir Cookbook9]$ more qckbk9.o46
Module GCC 4.4.4 Loaded.
Module OpenMPI v1.4.1 loaded.
Traceback (most recent call last):
File "/home/billen/Src/CitcomS-3.1.1/bin/citcoms", line 69, in ?
start(applicationClass=App)
File "/home/billen/Src/CitcomS-3.1.1/python/pythia-0.8.1.10-
py2.4.egg/pyre/applications/__init__.py", line 41, in start
shell.run(**kwds)
File "/home/billen/Src/CitcomS-3.1.1/python/pythia-0.8.1.10-
py2.4.egg/pyre/applications/Shell.py", line 66, in run
app.initializeCurator(curator, registry)
File "/home/billen/Src/CitcomS-3.1.1/python/pythia-0.8.1.10-
py2.4.egg/pyre/applications/Application.py", line 48, in initiali
zeCurator
curator.config(registry)
File "/home/billen/Src/CitcomS-3.1.1/python/pythia-0.8.1.10-
py2.4.egg/pyre/inventory/odb/Curator.py", line 200, in config
from pkg_resources import resource_listdir, resource_isdir,
resource_exists, resource_filename, Requirement
File "/home/billen/Src/CitcomS-3.1.1/python/merlin-1.7.egg/
pkg_resources.py", line 4, in ?
import merlin
File "/home/billen/Src/CitcomS-3.1.1/python/merlin-1.7.egg/merlin/
__init__.py", line 2666, in ?
working_set.require(__requires__)
File "/home/billen/Src/CitcomS-3.1.1/python/merlin-1.7.egg/merlin/
__init__.py", line 747, in require
needed = self.resolve(parse_requirements(requirements))
File "/home/billen/Src/CitcomS-3.1.1/python/merlin-1.7.egg/merlin/
__init__.py", line 645, in resolve
raise DistributionNotFound(req) # XXX put more info here
merlin.DistributionNotFound: Exchanger>=1,<2a
Before attempting to run this cookbook I had done the following:
1) Downloaded the Exchanger package from the cig website and followed
the instructions for configuring and installing:
cd Exchanger-1.0.1
./configure --prefix $HOME/cig
make
make install
There were no errors.
* Here is the config.log :
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 30752 bytes
Desc: not available
Url : http://geodynamics.org/pipermail/cig-mc/attachments/20100622/49127999/attachment-0002.obj
-------------- next part --------------
I then added this environment variable to my .cshrc file and sourced
this file:
[billen at ymir Exchanger-1.0.1]$ echo $PYTHONPATH
/home/billen/cig/lib/python2.4/site-packages
2) I had previously compiled CitcomS without the exchanger so I went
into this directory to reconfigure and compile
cd ../CitcomS-3.1.1
./configure --with-exchanger
make
There were no errors.
Here is the config.log (I renamed it citcoms.log):
-------------- next part --------------
A non-text attachment was scrubbed...
Name: citcoms_config.log
Type: application/octet-stream
Size: 35365 bytes
Desc: not available
Url : http://geodynamics.org/pipermail/cig-mc/attachments/20100622/49127999/attachment-0003.obj
-------------- next part --------------
Let me know if there's other files or information you need to figure
this out.
Thanks,
Magali
More information about the CIG-MC
mailing list