<div dir="ltr">in the past this was running just fine and i was using it to manage a project I was working on. I ended up needing a module that was not available for 64 bit python3 so I installed the 32bit version as well as 32bit qt and pyqt. Now after this I reinstall eric but the splash screen comes up and then it just closes. <div>
<br></div><div>I figured at this point something just got messed up from moving to 32 bit so I just uninstalled everything and reinstalled the 64bit version and forgot about whatever module. However eric still does not work. I tried current stable for eric 5 as well as the dev snapshots.</div>
<div><br></div><div style>Looking at the log file for eric I see it thinking that there is a spell checker installed (enchant/pyenchant) which there is not. Somehow this worked fine before without the spell checker installed and not sure what to do past this. </div>
<div style><br></div><div style>The log file:</div><div style><br></div><div style><div>--------------------------------------------------------------------------------</div><div>2013-01-08, 07:20:54</div><div>--------------------------------------------------------------------------------</div>
<div><class 'AttributeError'>: </div><div>'module' object has no attribute 'list_languages'</div><div>--------------------------------------------------------------------------------</div><div>
  File "C:\Python33\Lib\site-packages\eric5\eric5.pyw", line 8, in <module></div><div>    main()</div><div>  File "C:\Python33\Lib\site-packages\eric5\eric5.py", line 271, in main</div><div>    raise err</div>
<div>  File "C:\Python33\Lib\site-packages\eric5\eric5.py", line 255, in main</div><div>    mainWindow = UserInterface(app, loc, splash, pluginFile, noopen, restartArgs)</div><div>  File "C:\Python33\Lib\site-packages\eric5\UI\UserInterface.py", line 503, in __init__</div>
<div>    self.__initActions()</div><div>  File "C:\Python33\Lib\site-packages\eric5\UI\UserInterface.py", line 1992, in __initActions</div><div>    self.viewmanager.initActions()</div><div>  File "C:\Python33\Lib\site-packages\eric5\ViewManager\ViewManager.py", line 468, in initActions</div>
<div>    self.__initSpellingActions()</div><div>  File "C:\Python33\Lib\site-packages\eric5\ViewManager\ViewManager.py", line 3571, in __initSpellingActions</div><div>    self.__enableSpellingActions()</div><div>
  File "C:\Python33\Lib\site-packages\eric5\ViewManager\ViewManager.py", line 3577, in __enableSpellingActions</div><div>    spellingAvailable = SpellChecker.isAvailable()</div><div>  File "C:\Python33\Lib\site-packages\eric5\QScintilla\SpellChecker.py", line 81, in isAvailable</div>
<div>    return len(enchant.list_languages()) > 0</div><div><br></div><div>--------------------------------------------------------------------------------</div><div>Version Numbers:</div><div>  Python 3.3.0</div><div>
  Qt 4.8.4</div><div>  PyQt4 4.9.6</div><div>  sip 4.14.2</div><div>  QScintilla 2.7</div><div>  WebKit 534.34</div><div>  eric5 5.3-snapshot-20130106 (rev 77f889999804)</div><div><br></div><div>Platform: win32</div><div>
3.3.0 (v3.3.0:bd8afb90ebf2, Sep 29 2012, 10:57:17) [MSC v.1600 64 bit (AMD64)]</div><div>--------------------------------------------------------------------------------</div><div>Plugins Version Numbers:</div><div>  PluginAbout 5.1.0</div>
<div>  PluginEricapi 5.1.0</div><div>  PluginEricdoc 5.1.0</div><div>  PluginPep8Checker 5.1.0</div><div>  PluginSyntaxChecker 5.1.0</div><div>  PluginTabnanny 5.1.0</div><div>  PluginVcsMercurial 5.1.0</div><div>  PluginVcsPySvn 5.1.0</div>
<div>  PluginVcsSubversion 5.1.0</div><div>  PluginVmListspace 5.1.0</div><div>  PluginVmTabview 5.1.0</div><div>  PluginWizardE5MessageBox 5.1.0</div><div>  PluginWizardPyRegExp 5.1.0</div><div>  PluginWizardQColorDialog 5.1.0</div>
<div>  PluginWizardQFileDialog 5.1.0</div><div>  PluginWizardQFontDialog 5.1.0</div><div>  PluginWizardQInputDialog 5.1.0</div><div>  PluginWizardQMessageBox 5.1.0</div><div>  PluginWizardQRegExp 5.1.0</div><div><br></div>
<div><br></div><div style>Thanks</div><div style>Brook</div></div></div>