<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="">
<div class="">Hi Eric, thanks for the hints/links. I still had some residual problems with the ‘standard’ environment file, all obviously (py)Qt-related and stemming from the enthought-curated modules. I finally got a working coregistration GUI by:</div>
<div class=""><br class="">
</div>
<div class="">- using git master for traits, pyface and traitsui, as well as mayavi (cf.&nbsp;<a href="https://github.com/enthought/mayavi/issues/595" class="">this thread</a>)</div>
<div class="">- making sure the following are set (e.g. in <font face="SauceCodePowerline-Regular" class="">
~/.bashrc</font>):</div>
<div class=""><br class="">
</div>
<div class=""><font face="SauceCodePowerline-Regular" class="">export&nbsp;ETS_TOOLKIT=qt4 &nbsp;# actually not v4!! see&nbsp;</font><a href="https://github.com/enthought/traitsui/issues/407" class="">here</a></div>
<div class=""><font face="SauceCodePowerline-Regular" class="">export QT_API=pyqt5 &nbsp;# v5 selected here…<br class="">
</font>
<div class=""><br class="">
</div>
<div class="">I’ve attached the slightly modified env-file (NB: some testing-related modules not installed), though I realise it’s not very reliable in the long run: any changes to master on a number of modules might break the install :( It seems that there
 is long-overdue activity on all of them right now, so perhaps things will stabilise soon.</div>
<div class=""><br class="">
</div>
<div class="">Would this be a reason to have an mne conda-channel? To pin down working versions for a cleaner installation process? ‘conda install mne’ where all plots are pretty and publications high-impact ;)</div>
<div class=""><br class="">
</div>
<div class="">/Chris<br class="">
<div><br class="">
</div>
<div></div>
</div>
</div>
</body>
</html>