mqamulot
bonjour
je suis sous ubuntu 20.04 je veux installer eric 6 , l'intallation se fait mais au lancement de eric6 j'ai ceci
mqamulot@mqamulot:~$ eric6
Error in sys.excepthook:
Traceback (most recent call last):
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 783, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/usr/share/eric/modules/Utilities/__init__.py", line 49, in <module>
from PyQt5.Qsci import QSCINTILLA_VERSION_STR, QsciScintillamqamulot@mqamulot:~$ eric6
Error in sys.excepthook:
Traceback (most recent call last):
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 783, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/usr/share/eric/modules/Utilities/__init__.py", line 49, in <module>
from PyQt5.Qsci import QSCINTILLA_VERSION_STR, QsciScintilla
ValueError: PyCapsule_GetPointer called with incorrect name
Original exception was:
Traceback (most recent call last):
File "/usr/share/eric/modules/eric6.py", line 418, in <module>
main()
File "/usr/share/eric/modules/eric6.py", line 303, in main
import Preferences
File "/usr/share/eric/modules/Preferences/__init__.py", line 36, in <module>
from PyQt5.Qsci import QsciScintilla, QsciLexerPython
ValueError: PyCapsule_GetPointer called with incorrect name
ValueError: PyCapsule_GetPointer called with incorrect name
Original exception was:
Traceback (most recent call last):
File "/usr/share/eric/modules/eric6.py", line 418, in <module>
main()
File "/usr/share/eric/modules/eric6.py", line 303, in main
import Preferences
File "/usr/share/eric/modules/Preferences/__init__.py", line 36, in <module>
from PyQt5.Qsci import QsciScintilla, QsciLexerPython
ValueError: PyCapsule_GetPointer called with incorrect name
dans mes paquets je n'ai pas PyQt5.Qsci mais python3-pyqt5.qsci si je modifie la ligne 36 j'ai une erreur le - n'est pas accepté.
merci de votre attention.
mqamulot@mqamulot:~$ eric6
Error in sys.excepthook:
Traceback (most recent call last):
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 783, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/usr/share/eric/modules/Utilities/__init__.py", line 49, in <module>
from PyQt5.Qsci import QSCINTILLA_VERSION_STR, QsciScintilla
ValueError: PyCapsule_GetPointer called with incorrect name
Original exception was:
Traceback (most recent call last):
File "/usr/share/eric/modules/eric6.py", line 418, in <module>
main()
File "/usr/share/eric/modules/eric6.py", line 303, in main
import Preferences
File "/usr/share/eric/modules/Preferences/__init__.py", line 36, in <module>
from PyQt5.Qsci import QsciScintilla, QsciLexerPython
ValueError: PyCapsule_GetPointer called with incorrect name