Project

General

Profile

Bug #3448

Freedom Issue #2791: [spyder] depends on webengine

spyder needs to be rebuilt against new re2 (Version : 1:20230201-1)

pavelsayekat - about 1 year ago - . Updated about 1 year ago.

Status:
unconfirmed
Priority:
bug
Assignee:
-
% Done:

0%


Description

spyder needs to be rebuilt against new re2 (Version : 1:20230201-1)

$ spyder 
Traceback (most recent call last):
File "/usr/bin/spyder", line 33, in <module>
sys.exit(load_entry_point('spyder==5.4.1', 'gui_scripts', 'spyder')())
File "/usr/lib/python3.10/site-packages/spyder/app/start.py", line 248, in main
from spyder.app import mainwindow
File "/usr/lib/python3.10/site-packages/spyder/app/mainwindow.py", line 56, in <module>
from qtpy import QtWebEngineWidgets # analysis:ignore
File "/usr/lib/python3.10/site-packages/qtpy/QtWebEngineWidgets.py", line 28, in <module>
from PyQt5.QtWebEngineWidgets import QWebEnginePage
ImportError: libre2.so.9: cannot open shared object file: No such file or directory
eg: instead, it prints: "ERROR: invalid argument (Is the 'foo' daemon running?)"

History

#1

Updated by bill-auger about 1 year ago

#2

Updated by bill-auger about 1 year ago

  • Parent task set to #2791

i can not reproduce this - when i try to install 'spyder', it is not installable

:: unable to satisfy dependency 'python-pyqt5-webengine' required by spyder

that is #2791 - i just tried to de-webengine this; but unsuccessfully

but, even if that were fixed, spyder and re2 are both from arch - so this would probably be their bug to fix - there is no arch bug report for it now though

Also available in: Atom PDF