On Thu, May 27, 2010 at 4:23 AM, Yorik van Havre
<yorik.vanha...@gmail.com> wrote:
> There is a wrong statement in pivy/gui/soqt.py on line 884, preventing using
> the soqt part of pivy:
> the line:
>
> import pivy.pivy
>
> should be instead:
>
> from pivy import coin

The file (soqt.py) in question is generated from interfaces/soqt.i in
the source, which leads us directly to swig interface hell.

After mucking around a bit and actually finding a fix (change line 90
in soqt.i to '%import coin.i') I also noticed that this fix is already
present in upstream mercurial head (see
http://hg.sim.no/Pivy/default/rev/e71dc4bf153e )

So pivy is not really unmaintained, upstream just does not make
releases. I'll look into updating the Debian package to the current
upstream head, but it probably needs to be tested with freecad before
uploading. Want to help?

Best,

Teemu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to