Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] hplip: incompatibility with python3.10
@ 2021-10-22 14:02 alandiwix
  2021-10-24 16:04 ` ericonr
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: alandiwix @ 2021-10-22 14:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 932 bytes --]

New issue by alandiwix on void-packages repository

https://github.com/void-linux/void-packages/issues/33700

Description:
See https://bugs.launchpad.net/hplip/+bug/1933973
There are several issues in hplip codebase, the one I encounter personally is:
```
Scanning...
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 1009, in _bootstrap_inner
    self.run()
  File "/usr/share/hplip/scan/sane.py", line 548, in run
    st, t = self.dev.readScan(readbuffer)
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats
Reading data: [\       
```
The error
```
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats
```
is common among those. Some other distributions managed to solve that, Fedora's patch for example:
https://launchpadlibrarian.net/546031954/hplip-pyssizet_clean.patch
Is it possible to do the same in Void?



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-12-08  1:36 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-22 14:02 [ISSUE] hplip: incompatibility with python3.10 alandiwix
2021-10-24 16:04 ` ericonr
2021-10-24 20:44 ` biopsin
2021-10-25 14:17 ` biopsin
2021-10-25 14:38 ` misterupkeep
2021-10-25 14:40 ` biopsin
2021-10-25 14:41 ` biopsin
2021-10-26 13:18 ` biopsin
2021-10-26 13:54 ` biopsin
2021-10-26 14:13 ` biopsin
2021-10-27  5:41 ` biopsin
2021-10-27  5:41 ` biopsin
2021-11-03  9:28 ` alandiwix
2021-11-03  9:30 ` alandiwix
2021-12-08  1:36 ` ahesford
2021-12-08  1:36 ` [ISSUE] [CLOSED] " ahesford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).