From: Juha-Matti T. <jm...@pu...> - 2001-12-20 20:23:06
|
On ke, 2001-12-19 at 23:20, Grzegorz Adam Hankiewicz wrote: > Ok, so I get those warnings both with python 1.5 and 2.1, which means that > alpy won't be installed. However I can force to use it running python > from that directory. It doesn't work with 1.5 (hopefully this had been > documented before I tried it), and 2.1 just gives a weird message and > exists when I try to use allegro_init. I had previously similar trouble, but I managed to get the stuff installed when running setup as root. Could this problem be about this? But there is something odd with the setup.py and/or distutils. > ImportError: /usr/lib/python1.5/site-packages/_alpy.so: undefined symbol: PyObject_DEL That's odd. I'll try to update my python debs and see if I can do something about this. |