Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
eric fails to start: import error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3610

PostPosted: Sun Sep 21, 2014 8:58 am    Post subject: eric fails to start: import error Reply with quote

Hi, ALL,
Code:

igor@IgorDellGentoo ~/plaso-build/liblnk-20140905 $ eric5
An unhandled exception occurred. Please report the problem
using the error reporting dialog or via email to <eric5-bugs@eric-ide.python-projects.org>.
A log has been written to "/home/igor/.eric5/eric5_error.log".

Error information:
--------------------------------------------------------------------------------
2014-09-21, 07:56:26
--------------------------------------------------------------------------------
<class 'ImportError'>:
No module named 'DebugClients.Python3.coverage'
--------------------------------------------------------------------------------
  File "/usr/lib64/python3.3/site-packages/eric5/eric5.py", line 268, in <module>
    main()
  File "/usr/lib64/python3.3/site-packages/eric5/eric5.py", line 245, in main
    from UI.UserInterface import UserInterface
  File "/usr/lib64/python3.3/site-packages/eric5/UI/UserInterface.py", line 34, in <module>
    from QScintilla.MiniEditor import MiniEditor
  File "/usr/lib64/python3.3/site-packages/eric5/QScintilla/MiniEditor.py", line 26, in <module>
    from .SearchReplaceWidget import SearchReplaceWidget
  File "/usr/lib64/python3.3/site-packages/eric5/QScintilla/SearchReplaceWidget.py", line 16, in <module>
    from .Editor import Editor
  File "/usr/lib64/python3.3/site-packages/eric5/QScintilla/Editor.py", line 35, in <module>
    from DataViews.PyCoverageDialog import PyCoverageDialog
  File "/usr/lib64/python3.3/site-packages/eric5/DataViews/PyCoverageDialog.py", line 22, in <module>
    from DebugClients.Python3.coverage.misc import CoverageException

--------------------------------------------------------------------------------
Version Numbers:
  Python 3.3.3
  Qt 4.8.5
  PyQt4 4.10.3
  sip 4.15.3
  QScintilla 2.7.2
  WebKit 534.34
  eric5 5.3.6 (rev 1d360120e928)

Platform: linux
3.3.3 (default, May 29 2014, 03:55:37)
[GCC 4.7.3]
--------------------------------------------------------------------------------
Distribution Info:
  /etc/os-release
  NAME=Gentoo
  ID=gentoo
  PRETTY_NAME="Gentoo/Linux"
  ANSI_COLOR="1;32"
  HOME_URL="http://www.gentoo.org/"
  SUPPORT_URL="http://www.gentoo.org/main/en/support.xml"
  BUG_REPORT_URL="https://bugs.gentoo.org/"

  /etc/gentoo-release
  Gentoo Base System release 2.2


It looks like eric requires python-3.x or at least the version I have does...

Code:

igor@IgorDellGentoo ~/plaso-build/liblnk-20140905 $ emerge -pv eric
                                                                                                                                                                                               
These are the packages that would be merged, in order:                                                                                                                                         
                                                                                                                                                                                               
Calculating dependencies... done!                                                                                                                                                               
[ebuild   R    ] dev-util/eric-5.3.6:5  USE="spell" LINGUAS="ru -cs -de -en -es -fr -it -tr -zh_CN" 0 kB                                                                                       
                                                                                                                                                                                               
Total: 1 package (1 reinstall), Size of downloads: 0 kB
igor@IgorDellGentoo ~/plaso-build/liblnk-20140905 $ eselect python list
Available Python interpreters:
  [1]   python2.7 *
  [2]   python3.3


Is there anything I can do? i have x64 Gentoo installed.

Thank you.
Back to top
View user's profile Send private message
charles17
Advocate
Advocate


Joined: 02 Mar 2008
Posts: 3664

PostPosted: Thu Sep 25, 2014 1:50 pm    Post subject: Reply with quote

Would the same error happen after setting eselect python to python3.3 ?
Back to top
View user's profile Send private message
phvr
n00b
n00b


Joined: 01 Mar 2015
Posts: 6

PostPosted: Sun Mar 01, 2015 11:55 pm    Post subject: Reply with quote

I have the exact same problem, and re-emerging with python3.3 does not fix it.
Back to top
View user's profile Send private message
charles17
Advocate
Advocate


Joined: 02 Mar 2008
Posts: 3664

PostPosted: Mon Mar 02, 2015 7:52 am    Post subject: Re: eric fails to start: import error Reply with quote

Did you receive a reply to your error report?
Quote:
igor@IgorDellGentoo ~/plaso-build/liblnk-20140905 $ eric5
An unhandled exception occurred. Please report the problem
using the error reporting dialog or via email to <eric5-bugs@eric-ide.python-projects.org>.

A log has been written to "/home/igor/.eric5/eric5_error.log".
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum