I've been encountering strange illegal hardware errors with psyco.
As far as I can tell, it doesn't like print statements (!) or raising
to powers in my bound functions. I had seen about the powers issue,
but print? That's news to me. I use a MacBook Pro with the
pythonmac prebuilt univ
On Jun 23, 2006, at 12:09 AM, Jeremy Gore wrote:
> I've been encountering strange illegal hardware errors with psyco.
> As far as I can tell, it doesn't like print statements (!) or raising
> to powers in my bound functions. I had seen about the powers issue,
> but print? That's news to me. I
hello,
i installed pyobjc from here http://pyobjc.sourceforge.net/software/
on my os 10.4.6
i then tried to run the py2app example "simple" which is in /
developer/python/py2app/examples/simple by typing the command python
setup.py py2app
it starts and seems to go well, but then stops with th
On Jun 22, 2006, at 20:10, Ronald Oussoren wrote:
> We don't put it in ~/MacOSX/environment.plist because that file
> sucks. There's no way to update the value of PATH, you have to
> provide a complete replacement. This is too bad because I'd love to
> update the environment for all programs
Has anyone tried to build mod_python 2.7.11 for apache 1.3? I have 2
problems:
- while it finds the universal Python 2.4.3 framework, it wants to
link against /Library/Frameworks/Python.framework/Versions/2.4/lib/
python2.4/config/libpython2.4.a. Which isn't in the universal Python
distri
I've been working on getting Visual Python working through
DarwinPorts, and I've gotten the thing to compile, but I've hit a
snag and I'm not sure how to debug it. In particular, when I try to
import visual, python dies thus:
Python 2.4.3 (#1, Jun 20 2006, 14:17:56)
[GCC 4.0.1 (Apple Compute