[Blink] Error when installing blink-qt ( _rfb.pyx )
Robert Dyck
rob.dyck at telus.net
Mon Jul 22 16:27:22 CEST 2024
A dnf search for cython on Fedora 40 yields the following --
dnf search cython
Last metadata expiration check: 1:35:21 ago on Mon 22 Jul 2024 05:46:09 AM.
======================================================================
Name & Summary Matched: cython
=======================================================================
mingw32-python3-*Cython*.x86_64 : MinGW Windows Python3 *Cython* library
mingw64-python3-*Cython*.x86_64 : MinGW Windows Python3 *Cython* library
python3-pytest-*cython*.noarch : Pytest plugin for testing *Cython* extension modules
==========================================================================
= Name Matched: cython
==========================================================================
==
python3-*cython*.x86_64 : Language for writing Python extension modules
==========================================================================
Summary Matched: cython
==========================================================================
python3-Bottleneck.x86_64 : Collection of fast NumPy array functions written in *Cython*
python3-autowrap.noarch : Generates Python3 Extension modules from [*Cython*] PXD
files
python3-cradox.x86_64 : Python libraries for the Ceph librados library with use *cython*
instead of ctypes
python3-cyipopt.x86_64 : *Cython* interface for the interior point optimizer IPOPT
python3-cysignals.i686 : Interrupt and signal handling for *Cython*
python3-cysignals.x86_64 : Interrupt and signal handling for *Cython*
python3-cysignals-devel.i686 : Interrupt and signal handling for *Cython* headers files
python3-cysignals-devel.x86_64 : Interrupt and signal handling for *Cython* headers files
python3-cytoolz.x86_64 : *Cython* implementation of the toolz package
python3-extension-helpers.noarch : A build time package to simplify C/*Cython*
extensions
python3-murmurhash.x86_64 : *Cython* bindings for MurmurHash2
python3-orderedset.x86_64 : Ordered set implementation in *Cython*
python3-pyclipper.x86_64 : *Cython* wrapper for the C++ translation of the Angus
Johnson's Clipper library
python3-pyproj.x86_64 : *Cython* wrapper to provide python interfaces to Proj
python3-pystemd.x86_64 : A thin *Cython*-based wrapper on top of libsystemd
python3-scikit-build.noarch : Improved build system generator for Python C/C++/Fortran/
*Cython* extensions
python3-tvb-gdist.x86_64 : *Cython* interface to geodesic
This is what I installed -- python3-*cython*.x86_64
On Monday, July 22, 2024 7:18:52 A.M. PDT Tijmen de Mes wrote:
> Hi,
>
> Here it works fine with that. Do you perhaps have also Cython3 installed?
>
> For me cython3 points to the old version. I can compile the file with python
> 3.11 and 3.12 without any issue.
>
> Best regards,
>
> Tijmen de Mes
> —
> AG Projects
>
> > Op 22 jul 2024, om 15:23 heeft Robert Dyck <rob.dyck at telus.net> het
> > volgende geschreven:
> >
> > cython -V
> > Cython version 0.29.37
> >
> > On Monday, July 22, 2024 4:31:24 A.M. PDT Tijmen de Mes wrote:
> > > Hi,
> > >
> > > Which very of cython do you have/are you using?
> > >
> > > Best regards,
> > >
> > > Tijmen de Mes
> > > —
> > > AG Projects
> > >
> > > > Op 22 jul 2024, om 00:16 heeft Robert Dyck <rob.dyck at telus.net> het
> > > > volgende geschreven:
> > > >
> > > > When executing "sudo python3 setup.py install" I get many errors.
> > > > Errors similar to the following --
> > > >
> > > > blink/screensharing/_rfb.pyx:453:44: Cannot assign type 'void (const
> > > > char
> > > > *, ...) except * nogil' to 'rfbClientLogProc' (alias of 'void
> > > > (*)(const
> > > > char *, ...) noexcept'). Ex ception values are incompatible. Suggest
> > > > adding 'noexcept' to the type of '_rfb_client_log'.
> > > >
> > > > Can someone tell me how to resolve this. I am attaching the complete
> > > > session.
> > > >
> > > > <blink-errors.txt>_______________________________________________
> > > > Blink mailing list
> > > > Blink at lists.ag-projects.com
> > > > https://lists.ag-projects.com/mailman/listinfo/blink
> > >
> > > _______________________________________________
> > > Blink mailing list
> > > Blink at lists.ag-projects.com
> > > https://lists.ag-projects.com/mailman/listinfo/blink
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/blink/attachments/20240722/3b1cccfe/attachment-0001.htm>
More information about the Blink
mailing list