<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Jeremy,<div class=""><span class="Apple-tab-span" style="white-space:pre">      </span>Chimera replaces os.popen with a custom version that gives the subprocess the environment that Chimera was invoked with, rather than the changed environment that Chimera starts its Python interpreter with.  The extension you are using must be calling os.popen (line 259 in chimeraIniit is in the modified popen).  We could help better if you could provide the entire traceback.  When the extension generates the error you should be getting a report-a bug dialog.  You should use that — it will send us the traceback.  If you aren’t getting the dialog, then after you get the error use Help→Report A Bug to get the bug-reporting dialog, and then use it the same way.</div><div class=""><br class=""></div><div class="">—Eric<br class=""><div class="">
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span class="Apple-tab-span" style="white-space: pre;"><br class="Apple-interchange-newline">     </span>Eric Pettersen</div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span class="Apple-tab-span" style="white-space: pre;">    </span>UCSF Computer Graphics Lab</div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br class=""></div>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On Oct 17, 2019, at 3:00 PM, Deng Chengtian <<a href="mailto:joedct.xd@gmail.com" class="">joedct.xd@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi,<br class=""><br class="">I am trying to run an existing extension but it generate an error [error2] such that the file”<chimera directory>\share\chimeraInit.py,” line 259, in create process. Could you let me know what is potentially happening? The extension I dowloaded were created according to the instruction, but I don’t know if it is because a version conflict or maybe it s because it wasn’t dowloaded into a correct location? The plug-in seems successfully loaded into chimera and have its own window under tools/utilities. <br class=""><br class="">Best regard, <br class="">Jeremy Deng <br class="">_______________________________________________<br class="">Chimera-dev mailing list<br class=""><a href="mailto:Chimera-dev@cgl.ucsf.edu" class="">Chimera-dev@cgl.ucsf.edu</a><br class="">http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-dev<br class=""><br class=""></div></div></blockquote></div><br class=""></div></body></html>