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 <[email protected]> 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 > > [email protected] > > https://lists.ag-projects.com/mailman/listinfo/blink > > _______________________________________________ > Blink mailing list > [email protected] > https://lists.ag-projects.com/mailman/listinfo/blink
_______________________________________________ Blink mailing list [email protected] https://lists.ag-projects.com/mailman/listinfo/blink
