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: Jens Alfke <email@hidden>
- Date: Tue, 12 Jul 2016 09:14:28 -0700
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?)
—Jens |
_______________________________________________
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