Hello,
Version
tc@box:~$ version
13.0.3
i am on a PI and like to use a HP Laserjet P1102.
i need a propetery driver for that.
Ik have a working solution on Raspbian, but Tiny Core is a LOT faster.
I found this forum and it looks like i have the same problem on different achitecture. X86-64 vs Arm6
Hp-**** The all give me the same error.
hp-setup -i
/tmp/tcloop/hplip/usr/local/share/hplip/base/utils.py:2042: SyntaxWarning: "is" with a literal. Did you mean "=="?
if weburl is "" or weburl is None:
Traceback (most recent call last):
File "/usr/local/bin/hp-setup", line 48, in <module>
from base import device, utils, tui, models, module, services, os_utils
File "/tmp/tcloop/hplip/usr/local/share/hplip/base/device.py", line 42, in <module>
from . import status
File "/tmp/tcloop/hplip/usr/local/share/hplip/base/status.py", line 33, in <module>
import cup.t
ImportError: libnetsnmp.so.35: cannot open shared object file: No such file or directory
this is the one (hp-plugin) i need to work to fix the CUPS "filter failed" message
tc@box:~$ hp-plugin
/tmp/tcloop/hplip/usr/local/share/hplip/base/utils.py:2042: SyntaxWarning: "is" with a literal. Did you mean "=="?
if weburl is "" or weburl is None:
Traceback (most recent call last):
File "/usr/local/bin/hp-plugin", line 41, in <module>
from base import device, utils, tui, module, services
File "/tmp/tcloop/hplip/usr/local/share/hplip/base/device.py", line 42, in <module>
from . import status
File "/tmp/tcloop/hplip/usr/local/share/hplip/base/status.py", line 33, in <module>
import cup.t
ImportError: libnetsnmp.so.35: cannot open shared object file: No such file or directory
tc@box:~$
Is there any hope in fixing this?
i wil happely give other information if i know what it is you need.
Sorry for my terrible english