Hi,

what do I need to set to build the proton bindings for python3 instead of
the default python2?

 

Background:

I need Proton with SSL support. Unfortunately, the python3-qpid-proton
package for Ubuntu is not built with SSL support => I get an error
"SSLUnavailable: amqps: SSL libraries not found".

Therefore I have built proton myself. Only problem: the python2 interpreter
is used by default.

Stupidly using the generated python2 .so in python3 results in an
"ImportError: dynamic module does not define module export function
(PyInit__cproton)".

 

Thanks,

p.

Reply via email to