On Tuesday, June 25, 2013 08:46:57 PM Shriramana Sharma wrote:
> On Tue, Jun 25, 2013 at 8:19 PM, Phil Thompson
>
> wrote:
> > The code generator is the same for all Python versions.
>
> Hi thanks for this quick [as always! :-)] reply!
>
> So then it seems to me that the packaging should be cha
On Tue, Jun 25, 2013 at 10:47 PM, Dmitry Shachnev wrote:
> Yes, /usr/bin/sip is in python-sip-dev package. Maybe it will make
> sense to move it into a separate package, but I don't see much need in
> that.
Well somehow I don't feel comfortable having to install a Py2 package
to get functionality
Yes, /usr/bin/sip is in python-sip-dev package. Maybe it will make
sense to move it into a separate package, but I don't see much need in
that.
--
Dmitry Shachnev
On 6/25/13, Shriramana Sharma wrote:
> On Tue, Jun 25, 2013 at 9:09 PM, Scott Kitterman
> wrote:
>> I'll take a look at it.
>
> Scot
On Tue, Jun 25, 2013 at 9:09 PM, Scott Kitterman wrote:
> I'll take a look at it.
Scott thank you very much! Please do so. RIght now I'm having to
install python-sip-dev for developing Python3 bindings despite the
presence of a python3-sip-dev which doesn't seem appropriate
packaging.
Thanks aga
Phil Thompson wrote:
>On Tue, 25 Jun 2013 20:46:57 +0530, Shriramana Sharma
>
>wrote:
>> On Tue, Jun 25, 2013 at 8:19 PM, Phil Thompson
>> wrote:
>>> The code generator is the same for all Python versions.
>>
>> Hi thanks for this quick [as always! :-)] reply!
>>
>> So then it seems to me th
On Tue, 25 Jun 2013 20:46:57 +0530, Shriramana Sharma
wrote:
> On Tue, Jun 25, 2013 at 8:19 PM, Phil Thompson
> wrote:
>> The code generator is the same for all Python versions.
>
> Hi thanks for this quick [as always! :-)] reply!
>
> So then it seems to me that the packaging should be changed.
On Tue, Jun 25, 2013 at 8:19 PM, Phil Thompson
wrote:
> The code generator is the same for all Python versions.
Hi thanks for this quick [as always! :-)] reply!
So then it seems to me that the packaging should be changed. Currently
the sip4 source package (http://packages.debian.org/source/sid/s
On Tue, 25 Jun 2013 20:16:35 +0530, Shriramana Sharma
wrote:
> I'm trying to build PyQt5 for Py3 on Kubuntu Raring. However I got the
> error that Sip was not found:
>
> This is the GPL version of PyQt 5.0 (licensed under the GNU General
Public
> License) for Python 3.3.1 on linux.
> ...
> Found
I'm trying to build PyQt5 for Py3 on Kubuntu Raring. However I got the
error that Sip was not found:
This is the GPL version of PyQt 5.0 (licensed under the GNU General Public
License) for Python 3.3.1 on linux.
...
Found the license file pyqt-gpl.sip.
Error: Make sure you have a working sip on yo