Hello, I've recently tried to use Eric, installed from the binary
package PyQt-Py2.5-gpl-4.3.3-2.exe found on the Riverbank QT pages.<br><br>Installation was fine, QT was installed, MingGW was also download and installed with no problems.
<br><br>Starting the IDE gives me this error however:<br><br>Traceback (most recent call last):<br>&nbsp; File &quot;eric4.pyw&quot;, line 6, in &lt;module&gt;<br>&nbsp;&nbsp;&nbsp; from eric4 import main<br>&nbsp; File &quot;E:\Python25\Lib\site-packages
<div id="1epj" class="ArwC7c ckChnd">\eric4\eric4.py
<br>&nbsp;&nbsp;&nbsp; from Refactoring.Refactoring import BRM_VERSION_<br>&nbsp; File &quot;E:\Python25\Lib\site-packages\eric4\Refactor<br>&nbsp;&nbsp;&nbsp; import ThirdParty.brm.bike as bike<br>&nbsp; File &quot;E:\Python25\Lib\site-packages\eric4\ThirdPar
<br>
&nbsp;&nbsp;&nbsp; from bikefacade import init, NotAPythonModuleOrP<br>&nbsp; File &quot;E:\Python25\Lib\site-packages\eric4\ThirdPar<br>&nbsp;&nbsp;&nbsp; from bike.parsing.pathutils import getRootDirect<br>ImportError: No module named bike.parsing.pathutils

<br><br><br>Right now I&#39;m using:<br>Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)] on win32<br>Windows XP SP2<br><br>If
there are any ideas how to fix this I&#39;m all ears. The bicycle package
seems to be there, but I think the paths are screwed up somehow. I
tried to dig through the code, but my best guess is that the path isn&#39;t
working in some way for Windows. I&#39;m guessing it could be using
relative paths? <br><br>I&#39;d like to try this on my desktop machine, as it installs just fine under Ubuntu on my laptop with no issues.<br><br>Thanks,<br><font color="#888888">Justin</font></div>