On Wednesday, December 7, 2022 at 4:13:07 AM UTC-5 Nikolaus Rath wrote:

On Wed, 7 Dec 2022, at 04:01, Brian Hill wrote:

Cython is up to version 0.29.32 (at least for Python 3.11). That wasn't 
working. I just tried downgrading to 0.29.25, but that yielded the same 
error.

On Monday, December 5, 2022 at 1:19:53 PM UTC-8 [email protected] wrote:

Hello Brian,


Is there a simple fix to this problem when bulding s3ql 4.0.0 with Python 
3.11? [...]


looks like you need at least Cython Version 0.29.25 for Python 3.11.
https://github.com/cython/cython/commit/0f7bd0d1b159d085f321cc32a3f6ade24844e545


Do you have Python development headers installed? That's where I get the 
file from:

nikratio@vostro ~> dpkg -S longintrepr.h
libpython3.9-dev:amd64: /usr/include/python3.9/longintrepr.h


Wonderful to have you back Nikolaus!

In python3.11 longintepr.h got moved, it's now in 
/usr/include/python3.11/cpython/longintrepr.h

Is there an easy fix for this?

Joseph

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/s3ql/248e5314-91d7-44c5-afc8-d086c3412c9cn%40googlegroups.com.

Reply via email to