On 25 Nov 2009, at 17:43, Ronald Oussoren wrote:
>
> On Monday, November 23, 2009, at 04:08PM, "Erik van Blokland"
> wrote:
>> Hi all,
>>
>> I'm hesitant to write this mail, but after a day of fruitless debugging, I
>> need a reality check. OSX 10.6.2, stock Python 2.6.1 (r261:67515, Jul 7
, where I don't have a
lot of control on which python is used (it's complicated).
Orestis
Gabriel
On Fri 25/09/09 17:01 , "Orestis Markou" ores...@orestis.gr sent:
No need for a wrapper script. In recent versions of virtualenv, you
can do this:
activate_this =
No need for a wrapper script. In recent versions of virtualenv, you
can do this:
activate_this = 'path/to/virtualenv/bin/activate_this.py'
if os.path.exists(activate_this):
execfile(activate_this, dict(__file__=activate_this))
On 25 Σεπ 2009, at 3:56 μ.μ., Gabriel Rossetti wrot
I'm not on my Mac right now, but I think that the system python is
actually in /System/Library rather than in /Library. If that's the
case, I think you can just remove /Library/Frameworks/Python and
update /usr/bin/python to point to vanilla Python.
I would try renaming /Library/Frameworks/Python.
Foundation is a Obj-C framework, you'll need PyObjC to get that. If
you use Leopard, it's pre-installed in the system python. A quick
check is this:
>>>import objc
If this works, 'import Foundation' should work.
I've no idea how to install PyObjC on Tiger, unfortunately.
Orestis
--
ores...
Unless I'm very wrong, I think that
http://svn.red-bean.com/pyobjc/trunk/pyobjc/pyobjc-website/ is used to
generate the website.
There is also http://svn.red-bean.com/pyobjc/trunk/pyobjc-web/ but it
seems to be obsolete - perhaps it should be deleted to avoid
confusion?
Orestis
On Tue, Feb 10, 2
n:
"python setup.py install", then copy pysmell.vim, pysmell.el in the
relevant places, or double click PySmell.tmbundle.
More instructions included in README.markdown.
Thanks,
Orestis Markou
--
[EMAIL PROTECTED]
http://orestis.gr/
tated, but it's not a tutorial.
BTW, everything I say applies to Leopard, using the stock version of
Python and PyObjC.
Hope I helped,
--
Orestis Markou
[EMAIL PROTECTED]
http://orestis.gr/
On 19 Ιουλ 2008, at 11:00 ΠΜ, [EMAIL PROTECTED]
wrote:
Send Pythonmac-SIG mailing list s
/vse012070mrt/direct/01/
> ___
> Pyobjc-dev mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/pyobjc-dev
>
>
--
Orestis Markou
[EMAIL PROTECTED]
http://orestis.gr
__
Thanks Daniel,
I haven't used XCode that extensively myself, I will subscribe to the
XCode list.
For simple projects I've found XCode to be very easy to use, it's good
to know it supports complex behviours too.
Regards,
--
Orestis Markou
[EMAIL PROTECTED]
http://orestis.gr
s that for you, and you can use ibtool from the Terminal to compile
it yourself. There is an outstanding issue about py2app about this, it
should really invoke it for you.
Hope that helped,
Orestis
--
Orestis Markou
[EMAIL PROTECTED]
http://
11 matches
Mail list logo