>
> 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?
Ah that's great news! We were never able to speak with the m
On Thu, May 27, 2010 at 4:23 AM, Yorik van Havre
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 interf
Package: python-pivy
Version: 0.5.0~svn765-2+b1
Severity: normal
Tags: upstream
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
Since the source code is unmaintained, I guess
3 matches
Mail list logo