You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andreas Peters (Jira)" <ji...@apache.org> on 2021/03/19 08:45:00 UTC

[jira] [Commented] (MESOS-10213) configure for Python 3

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

Andreas Peters commented on MESOS-10213:
----------------------------------------

Hi Lutz,

 

Mesos do not need Python at all. You can disable the building of the python bindings with these "configure" flags "--disable-python-dependency-install" and "--disable-python". Let me know if it was working for you. :)

 

Cheers,

Andreas

> configure for Python 3 
> -----------------------
>
>                 Key: MESOS-10213
>                 URL: https://issues.apache.org/jira/browse/MESOS-10213
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Lutz Weischer
>            Priority: Trivial
>
> How to 'configure' for Python 3 exactly?: 
> configure: error: Mesos requires Python < 3.0
> -------------------------------------------------------------------
> The detected Python version is 3.9.
> If you already have Python 2.6+ installed (and it's the default python
> on the path), you might want to check if you have the PYTHON environment
> variable set to a version of Python greater than 3.0.
> -------------------------------------------------------------------
> Thanks. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)