Re: [Quickfix-users] python exceptions
Brought to you by:
orenmnero
From: Martin D. <ma...@ma...> - 2012-10-03 10:09:03
|
On Tue, Oct 02, 2012 at 12:18:41PM -0700, Lucio Flores wrote: > I'm building Quickfix 1.13.3 on Linux Fedora. The python unittests > are failing. I've built quickfix python bindings on Fedora since Fedora 14[1], and I've always had to remove / not build the unittests for similar reasons. I have no good solution, but as the python code doesn't seem to be used much in the wild (which is a shame), I don't see a patch to fix that coming out soon. I'm sure one would be welcome if someone wanted to make the effort. Martin 1. For example, Fedora 16 RPMs are at http://www.martindengler.com/proj/quickfix/build-20120210/ |