Hi, This is sudhakar, i am using python frame work and now concentrating on
working on web services in python.
I installed SOAPpy-0.12.0 on mac but getting errors as below:
venj:SOAPpy-0.12.0 venkata$ python setup.py build
Traceback (most recent call last):
File "setup.py", line 8, in
Thanks, Ronald!
It is working now.
-- Emanuele.
On Sep 9, 2009, at 12:22 PM, Ronald Oussoren wrote:
On 9 Sep, 2009, at 6:29, Emanuele Santos wrote:
I am already using the latest versions of both macholib and py2app.
Could you try again? I've just checked in a patch for macholib that
a
On Sep 9, 2009, at 9:07 AM, Kevin Walzer wrote:
Major Python releases (such as 2.5 and 2.6) are not necessarily
binary compatibel. If you are careful you can get a single binary
that works with 2.5 and 2.6, but you then have to load the
framework manually and also manually resolve any py
On 9 Sep, 2009, at 6:29, Emanuele Santos wrote:
I am already using the latest versions of both macholib and py2app.
Could you try again? I've just checked in a patch for macholib that
adds minimal support for some new loader commands (r28 in the macholib
repository)
Ronald
Thanks,
On Wednesday, 09 September, 2009, at 04:07PM, "Kevin Walzer"
wrote:
>>
>> Major Python releases (such as 2.5 and 2.6) are not necessarily binary
>> compatibel. If you are careful you can get a single binary that works with
>> 2.5 and 2.6, but you then have to load the framework manually and a
Gabriel Rossetti wrote:
Hello everyone,
I would like to compile libhid (because I couldn't find it already
compiled) on mac os x 10.5.x. When I run configure it dies saying it
can't link against my python lib and that it may be installed in an
alternative location or that I need to install a
Major Python releases (such as 2.5 and 2.6) are not necessarily binary
compatibel. If you are careful you can get a single binary that works with 2.5
and 2.6, but you then have to load the framework manually and also manually
resolve any python API functions you are using. The easiest way to
Hello everyone,
I would like to compile libhid (because I couldn't find it already
compiled) on mac os x 10.5.x. When I run configure it dies saying it
can't link against my python lib and that it may be installed in an
alternative location or that I need to install a dev version of python.
I
On Wednesday, 09 September, 2009, at 02:10PM, "Georg Seifert"
wrote:
>Hi,
>
>In my Cocoa app, I link agains the Python framework to be able to call
>"PyRun_SimpleString" and load bundles based on python.
>
>If I set the Base SDK to 10.5, it runs on 10.5 and 10.6. But if I set
>it to 10.6 an
Hi,
In my Cocoa app, I link agains the Python framework to be able to call
"PyRun_SimpleString" and load bundles based on python.
If I set the Base SDK to 10.5, it runs on 10.5 and 10.6. But if I set
it to 10.6 and MACOSX_DEPLOYMENT_TARGET = 10.5 it complains in Leopard
that it can’t find
10 matches
Mail list logo