It doesn't? Works for me. I recompiled PyQwt 5.2.1 (SVN) for PyQt 4.9 with no
problems. A plugin for QGIS that uses PyQwt still works.
Just wondering if I'm missing something.
(OS X 10.7, Python 2.7.1, PyQt 4.9, Qt 4.8.0)
On Jan 24, 2012, at 12:22 PM, David Kaufman wrote:
> Hi there,
>
> I
Weird, I ran the example code in my C:\Python26 directory, then
re-copied the PyQt4 folder from site-packages to Maya's Python
interpreter path and everything works now.
But... why?? J
From: pyqt-boun...@riverbankcomputing.com
[mailto:pyqt-boun...@riverbankcomputing.com] On Behalf Of Rapcza
Hmm, I'm dumbfounded. Anyone else have any idea what could cause this
not to work on my system? PyQt works fine otherwise, inside of Maya and
out.
From: Panupat Chongstitwattana [mailto:panup...@gmail.com]
Sent: Monday, January 23, 2012 11:38 AM
To: Rapczak, Jesse
Subject: Re: [PyQt] Problem w
On Tuesday 24 January 2012, 00:37:31 starglider.dev wrote:
> Hi Pete,
> thank you for your help.
> I found the anwser in Mark Summerfield's book:
Good choice.
> chapter 14 in file ships-delegate.pyw
> Here is the code:
> header = tableView.horizontalHeader()
> self.connect
http://www.lfd.uci.edu/~gohlke/pythonlibs/
Quoting David Kaufman :
Hi there,
I'm currently developing with PyQwt. Unfortunately it doesn't support
PyQt 4.9 yet. Thus I really need an older PyQt version, to be specific
PyQt v4.8.6, but I'm not able to find it anywhere. I need a binary
version
Hi, again.. i send this twice because the image not exist i update URL to
can see my trouble...
i´m working over linux, and when i try to execute on windows i get this
image bug on QWebKit
check the image and take a look of the airplane between the 2 green-red
lines
http://imagebin.org/195291
(
Hi there,
I'm currently developing with PyQwt. Unfortunately it doesn't support
PyQt 4.9 yet. Thus I really need an older PyQt version, to be specific
PyQt v4.8.6, but I'm not able to find it anywhere. I need a binary
version for Python 2.7 32 bit. If anyone could point me in the right
direction?
Hello.
I tried to generate bindings for my own library and found something that
looks like a bug in SIP. Here is a small example.
/ testsip.h /
#ifndef TESTSIP_H
#define TESTSIP_H
#include
#ifdef testsip_EXPORTS
#define TESTSIP_API __declspec(dllexport)
#else
#define TESTSIP_API __