SULDR Forums Supported Printers Printing Questions Scanning Questions General Questions Samsung Installer

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - lucky62

#1
# ./samsungScannerServerAppIndicator.py
./samsungScannerServerAppIndicator.py:19: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, Gdk, GObject
./samsungScannerServerAppIndicator.py:20: PyGIWarning: AppIndicator3 was imported without specifying a version first. Use gi.require_version('AppIndicator3', '0.1') before import to ensure that the right version gets loaded.
  from gi.repository import AppIndicator3 as appindicator
./samsungScannerServerAppIndicator.py:21: PyGIWarning: Notify was imported without specifying a version first. Use gi.require_version('Notify', '0.7') before import to ensure that the right version gets loaded.
  from gi.repository import Notify
Traceback (most recent call last):
  File "./samsungScannerServerAppIndicator.py", line 22, in <module>
    from gi.repository import Wnck
ImportError: cannot import name Wnck
#2
Package suld-scantopc cannot be installed on Linux Mint 19.3 (maybe also on other systems based on Ubuntu)
because there is unresolved dependency to python-pypdf.

pypdf is not available (replaced by pypdf2).
This problem is commonly known.
So I used workaround (creating and installing fake package) described here:
http://zeroheure.info/how-to-install-odoo-on-latest-debian-ubuntu-without-python-pypdf-dependency/

Note that you must install pypdf by pip /pip install pypdf/.
Then I was able to install suld-scantopc.

Can someone to update the package to resolve this?
Repository Information Legal Contact Alternative Drivers