<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
I want to use the chimera API and I've managed to configure a
successful import of chimera except that I get that colorbrewer is
not installed. <br>
<br>
>>> import chimera<br>
Traceback (most recent call last):<br>
File "<stdin>", line 1, in <module><br>
File
"/Applications/Chimera.app/Contents/Resources/share/chimera/__init__.py",
line 73, in <module><br>
import palettes<br>
File
"/Applications/Chimera.app/Contents/Resources/share/chimera/palettes.py",
line 103, in <module><br>
_initPresets()<br>
File
"/Applications/Chimera.app/Contents/Resources/share/chimera/palettes.py",
line 95, in _initPresets<br>
from colorbrewer import ColorBrewer<br>
ImportError: cannot import name ColorBrewer<br>
<br>
What is the right way to go about this? (I could create a symbolic
link to my system colorbrewer, but that doesn't seem clean).<br>
<br>
<div class="moz-signature">-- <br>
With kind regards,<br>
<br>
<strong>Paul K Korir, PhD</strong><br>
<i>Scientific Programmer</i><br>
EMBL-EBI<br>
Main Building, A2-35,<br>
WTGC, Hinxton, Cambridge CB10 1SD<br>
P: +44 1223 49 44 22<br>
F: +44 1223 49 44 68</div>
</body>
</html>