[~kapil malik] I got your pain. You could install them through yum or
apt-get. Mesosphere provides deb or rpm packages in their download pages.
https://mesosphere.com/downloads/
On Sep 14, 2015 11:32 PM, "Kapil Malik (JIRA)" <[email protected]> wrote:
[
https://issues.apache.org/jira/browse/MESOS-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14743676#comment-14743676
]
Kapil Malik commented on MESOS-3416:
------------------------------------
Oh no, what I meant was -
I clone mesos git, checkout 0.22.1 branch, run sudo make.
In my /git/mesos/build/src/python/dist directory, I see
mesos.interface-0.22.1-py2.7.egg
mesos.native-0.22.1-py2.7-linux-x86_64.egg
I see the interface egg at https://pypi.python.org/pypi/mesos.interface
However, there's no such thing as https://pypi.python.org/pypi/mesos.native
I need the mesos.native package for building a custom mesos framework in
python. Would you suggest to rather build the python egg privately and then
install them on the machine where I am running my custom framework?
> Publish egg for 0.24.0 to PyPI
> ------------------------------
>
> Key: MESOS-3416
> URL: https://issues.apache.org/jira/browse/MESOS-3416
> Project: Mesos
> Issue Type: Task
> Affects Versions: 0.24.0
> Reporter: Bill Farner
>
> 0.24.0 was released, but the python egg has not been published.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)