<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<div>I'm trying to import chimera in python but when i try to make it i've bug, it said to me the following thing just after have execute:</div><div>>>>from chimera import *</div><div><div>Traceback (most recent call last):</div><div> File "C:\Python27\Lib\site-packages\Chimera 1.9\share\testMM.py", line 1, in <module></div><div> from chimera import *</div><div> File "C:\Python27\Lib\site-packages\Chimera 1.9\share\chimera\__init__.py", line 16, in <module></div><div> from _chimera import BBox, Camera, Color, ColorGroup, DirectionalLight, LODControl, Lens, LensViewer, Light, Material, MaterialColor, Model, NoGuiViewer, OGLFont, OSLAbbreviation, OpenModels, OpenState, PathFinder, PixelMap, Plane, Point, PositionalLight, Selectable, SharedState, SpotLight, Sphere, Texture, TextureColor, TrackChanges, Vector, Viewer, X3DScene, Xform</div><div>ImportError: No module named _chimera</div></div><div>I'm on windows 8 64 bits and i have chimera 1.9 and python 2.7.7 i've this following structure of directories:</div><div>C:\Python27\Lib\Site-packages\chimera 1.9</div><div>And i've run my script under the python.exe of chimera.</div><div>So can you said to me what is wrong to fix it cause of i need chimera to made a script using superposition ( so with MatchMaker)?</div><div><br></div><div>Cordially,</div><div>Christophe Linhard.</div> </div></body>
</html>