On Wed, Jan 15, 2014 at 7:18 AM, Piet van Oostrum wrote:
> Dan Stromberg writes:
>
>> On Sat, Jan 11, 2014 at 2:04 PM, Dan Stromberg wrote:
>>> Hi folks.
>>>
>>> I have a setup.py problem that's driving me nuts.
>>
>> Anyone? I've received 0 responses.
>
> I can't even install your code because
Dan Stromberg writes:
> On Sat, Jan 11, 2014 at 2:04 PM, Dan Stromberg wrote:
>> Hi folks.
>>
>> I have a setup.py problem that's driving me nuts.
>
> Anyone? I've received 0 responses.
I can't even install your code because there's a bug in it.
m4_treap.m4 contains this instruction twice:
On 01/14/2014 01:26 PM, Dan Stromberg wrote:
On Sat, Jan 11, 2014 at 2:04 PM, Dan Stromberg wrote:
Hi folks.
I have a setup.py problem that's driving me nuts.
Anyone? I've received 0 responses.
I have no answer, but forwarding to Distutils (hopefully it's an appropriate
topic ;)
I hav
On Sat, Jan 11, 2014 at 2:04 PM, Dan Stromberg wrote:
> Hi folks.
>
> I have a setup.py problem that's driving me nuts.
Anyone? I've received 0 responses.
> I have a treap.py file that tries to "import * from pyx_treap.so", and
> failing that, it'll "import * from py_treap.py" (sans extensions
Hi folks.
I have a setup.py problem that's driving me nuts.
I have a treap.py file that tries to "import * from pyx_treap.so", and
failing that, it'll "import * from py_treap.py" (sans extensions of
course). Naturally, all 3 of these should be included - although in
the case of pyx_treap.so, it