Re: [HTCondor-devel] python bindings: why linux only?


Date: Mon, 29 Jun 2015 21:03:07 -0500
From: Brian Bockelman <bbockelm@xxxxxxxxxxx>
Subject: Re: [HTCondor-devel] python bindings: why linux only?
Oof.

Itâs been awhile since I dug into the cmake macros, but I think if you point it at the correct python binary, itâll figure out the library and header location.  Maybe.

Python 3.4 support is something else entirely.  My last recollection is that things build, but the unit tests for the âhtcondorâ module were in rough shape.

Brian

On Jun 29, 2015, at 8:55 PM, Erik Paulson <epaulson@xxxxxxxxxxxx> wrote:

It looks like it didn't even try to build in my build (I may have had the Anaconda distro with Python 3.4 in my path at the time and not system python) and I found this in the manual:


"Currently, the Python bindings are only available on Linux platforms."

So I assumed it just skipped it intentionally. 

I will try to rebuild sometime stock 2.7.5 in my path and see what happens. 

(My 30 second test with the macos tarballs from the htcondor website got the library working with /usr/bin/python, which is 2.7.5, but not with my Anaconda-provided 3.4 Python)

-Erik


On Mon, Jun 29, 2015 at 8:38 PM, Brian Bockelman <bbockelm@xxxxxxxxxxx> wrote:
Hi Erik,

I build these on Mac all the time.  Sometimes itâs tough to get cmake to find the system Python.

What problem are you hitting?

Brian

> On Jun 29, 2015, at 6:00 PM, Erik Paulson <epaulson@xxxxxxxxxxxx> wrote:
>
> Dumb question: Is there something fundamental in the stack for the HTCondor python bindings that prevents them from building on MacOS X?
>
> (If it matters, I really just want the Classad library)
>
> -Erik
>
> _______________________________________________
> HTCondor-devel mailing list
> HTCondor-devel@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-devel



[← Prev in Thread] Current Thread [Next in Thread→]