Re: File location relative to user home directory
Re: File location relative to user home directory
- Subject: Re: File location relative to user home directory
- From: Ken Thomases <email@hidden>
- Date: Tue, 12 Jul 2016 20:09:37 -0500
On Jul 12, 2016, at 11:14 AM, Jens Alfke <email@hidden> wrote:
On Jul 12, 2016, at 6:45 AM, Jonathan Taylor < email@hidden> wrote:
I have had an absolute nightmare trying to build an app that can successfully call out to python code.
Well, that sounds like the real problem to fix! This shouldn’t be difficult (though I haven’t done it myself.) I assume you’ve already tried the obvious step of linking with the Python framework, #importing <Python/Python.h>, and calling the API for running Python (looks like the functions you need are in pythonrun.h?)
Regards, Ken
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden