Jordan Breeding wrote:
> On Jul 07, 2006, at 06:12 , Jani Lahtinen wrote:
>
>> Hello,
>>
>> I just installed the AppScript to my PPC mac from the dmg-file, but when
>> I try to import appscript I get:
>>
> from appscript import *
>> Traceback (most recent call last):
>> File "", line 1, in ?
Bob Ippolito wrote:
> On Jul 7, 2006, at 10:44 AM, Michael Glassford wrote:
>
>> When I try to build Python 2.4.3 on OSX 10.3.9, I get the following
>> error:
>>
>> """
>> gcc -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp
>> -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I
Ronald Oussoren wrote:
> The installer is a mpkg, when you customize the installation you can
> avoid installing the profile changes and unix tools. The package
> names should be fairly obvious.
Also,
python2.3
python2.4
python2.5
should still be available. That's why I like to put:
#!/usr/b
Kevin Walzer wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Michael Glassford wrote:
>> When I try to run /usr/local/bin/pythonw2.3, I get the error:
>>
>> """
>> /usr/local/bin/pythonw2.3: line 2:
>> /Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app/Contents/Ma
On Jul 7, 2006, at 10:44 AM, Michael Glassford wrote:
> When I try to build Python 2.4.3 on OSX 10.3.9, I get the following
> error:
>
> """
> gcc -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp
> -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I.
> -I./Include -DPy_BUILD_C
When I try to build Python 2.4.3 on OSX 10.3.9, I get the following error:
"""
gcc -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp
-mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I.
-I./Include -DPy_BUILD_CORE
-DPYTHONPATH='":plat-darwin:plat-mac:plat-mac/lib-scriptpackages
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michael Glassford wrote:
> When I try to run /usr/local/bin/pythonw2.3, I get the error:
>
> """
> /usr/local/bin/pythonw2.3: line 2:
> /Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app/Contents/MacOS/Python:
>
> No such file o
When I try to run /usr/local/bin/pythonw2.3, I get the error:
"""
/usr/local/bin/pythonw2.3: line 2:
/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app/Contents/MacOS/Python:
No such file or directory
/usr/local/bin/pythonw2.3: line 2: exec:
/Library/Frameworks/Python.frame
Hi,
Thanks for your help. I can now build the module and import and use
it in Python (using SWIG)!
Regarding Boost.Python, I am unable to run bjam successfully.
I get the following error:
user409:~/boosttest siddarthakrishnan$ ls
Jamfile Jamruleshello.cpp
user409:~/boosttest si
On Friday, July 07, 2006, at 04:17PM, Kevin Walzer <[EMAIL PROTECTED]> wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>I'm interested in playing with the beta version of 2.5, but only if it
>will not conflict with my current installation of 2.4.3/universal. Is
>there a way to safely in
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm interested in playing with the beta version of 2.5, but only if it
will not conflict with my current installation of 2.4.3/universal. Is
there a way to safely install the beta without nuking my current
installation? If the beta installs the same wa
Hello,
I just installed the AppScript to my PPC mac from the dmg-file, but when
I try to import appscript I get:
>>> from appscript import *
Traceback (most recent call last):
File "", line 1, in ?
ImportError: No module named appscript
I tried both the 2.3 and 2.4 but the module is not load
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bob Ippolito wrote:
>
> It really shouldn't be looking at .a files, that's a bug. There's at
> least a few other bugs in the universal branch of py2app, it's really
> not ready yet. It does seem to work for some apps, which is why I cut a
> release.
13 matches
Mail list logo