Phil Thompson schrieb:
> On Thursday 08 May 2008 21:08:42 Aaron Digulla wrote:
>> When I run python examples/activeqt/webbrowser/webbrowser.py, I get this
>> error with the latest snapshot:
>>
>> Traceback (most recent call last):
>> File "examples/activeqt/webbrowser/webbrowser.py", line 22, in
On Thursday 08 May 2008 21:08:42 Aaron Digulla wrote:
> When I run python examples/activeqt/webbrowser/webbrowser.py, I get this
> error with the latest snapshot:
>
> Traceback (most recent call last):
> File "examples/activeqt/webbrowser/webbrowser.py", line 22, in
> from PyQt4 import QtCor
When I run python examples/activeqt/webbrowser/webbrowser.py, I get this
error with the latest snapshot:
Traceback (most recent call last):
File "examples/activeqt/webbrowser/webbrowser.py", line 22, in
from PyQt4 import QtCore, QtGui, QAxContainer
ImportError: cannot import name QAxContain