You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing from the rpm, the program produces an error referring to WebKit 3.0
raceback (most recent call last):
File "/usr/bin/remarkable", line 65, in
import remarkable
File "/usr/lib/python3/dist-packages/remarkable/init.py", line 30, in
from remarkable import RemarkableWindow
File "/usr/lib/python3/dist-packages/remarkable/RemarkableWindow.py", line 27, in
gi.require_version('WebKit', '3.0')
File "/usr/lib64/python3.12/site-packages/gi/init.py", line 125, in require_version
raise ValueError('Namespace %s not available for version %s' %
The text was updated successfully, but these errors were encountered:
After installing from the rpm, the program produces an error referring to WebKit 3.0
raceback (most recent call last):
File "/usr/bin/remarkable", line 65, in
import remarkable
File "/usr/lib/python3/dist-packages/remarkable/init.py", line 30, in
from remarkable import RemarkableWindow
File "/usr/lib/python3/dist-packages/remarkable/RemarkableWindow.py", line 27, in
gi.require_version('WebKit', '3.0')
File "/usr/lib64/python3.12/site-packages/gi/init.py", line 125, in require_version
raise ValueError('Namespace %s not available for version %s' %
The text was updated successfully, but these errors were encountered: