You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Omer Katz (Jira)" <ji...@apache.org> on 2019/09/01 07:56:00 UTC

[jira] [Commented] (PROTON-2094) Support Python 3.7

    [ https://issues.apache.org/jira/browse/PROTON-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16920331#comment-16920331 ] 

Omer Katz commented on PROTON-2094:
-----------------------------------

You can't compile the library on Python 3.7.

It's not listed in setup.py as a supported version either.

 

It seems like CMake is ignoring pyenv somehow? Could this be related to PROTON-2097?
{code:java}
Could NOT find PythonLibs: Found unsuitable version "3.6.8", but required is exact version "3.7.4" (found /usr/lib/x86_64-linux-gnu/libpython3.6m.so){code}

> Support Python 3.7
> ------------------
>
>                 Key: PROTON-2094
>                 URL: https://issues.apache.org/jira/browse/PROTON-2094
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: python-binding
>    Affects Versions: proton-c-0.29.0
>         Environment: Ubuntu 18.04
>            Reporter: Omer Katz
>            Assignee: Andrew Stitcher
>            Priority: Major
>              Labels: build, features
>             Fix For: proton-c-future
>
>
> I tried building the bindings locally on Python 3.7 and it didn't work.
> I checked setup.py and Python 3.7 is not listed under the supported versions.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org