<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<p>Dear ChimeraX <br>
</p>
<p><br>
</p>
<p>With regards to the python and pip utilities organic to ChimeraX,
is it possible to use the conda installed modules within the same
script executed by ChimeraX? When running the script through
ChimeraX I return an error that the module is not found. <br>
</p>
<p>The module was installed using "pip install -e . " while in the
conda environment. When I attempted this using the pip provided in
ChimeraX Daily Release (22/06/2021, Generic X64 Linux) I return
the error:</p>
<p><i>"/tmp/chx-develop.eKjBho/ChimeraX.app/bin/python3.8: bad
interpreter: No such file or directory"</i></p>
<p>This error can be resolved if I modify the <i>"#!"</i> at the
beginning of the pip in a text editor to the python3.8 found
within ChimeraX, with pip installing correctly, but ChimeraX still
returning that the module is not found. Furthermore I believe this
method is not sound. <br>
</p>
<p><br>
</p>
<p>Any assistance would be appreciated<br>
</p>
<p><br>
</p>
<p>Very Respectfully,</p>
<p>Nathan Wood <br>
</p>
<p><br>
</p>
</body>
</html>