Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8889479
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T22:16:22+00:00 2026-06-14T22:16:22+00:00

I recently installed Python(x,y) for spyder and the PyQt4 support. I selected pylint during

  • 0

I recently installed Python(x,y) for spyder and the PyQt4 support. I selected pylint during the install process, and loaded up a script from the code resources for ‘Rapid GUI Development with Python & Qt4’… specifically the first simple ‘alert.pyw’ from chapter 4.

Pylint is saying that this is an error:

from PyQt4.QtCore import (QTime, QTimer, Qt, SIGNAL)

…and here is the error message:

[E0611]19: No name 'QtCore' in module 'PyQt4'

…but in both the regular Python interpreter (2.7.3) and the ipython interpreter (0.13) I can type in:

from PyQt<tab>4.QtC<tab>ore

and the auto-complete seems to find it just fine.

Is there some way to get pylint set up so it sees things that are obviously there, or am I better off disabling pylint and going back to pyflakes or something else?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T22:16:23+00:00Added an answer on June 14, 2026 at 10:16 pm

    This looks like it may be related to the pylint issue raised here, although it is from quite some time ago. What versions of PyQt4 and pylint are you using?

    If it is the same issue, then changing the imports to something like:

    from PyQt4 import QtGui
    from PyQt4.QtCore import (QTime, QTimer, Qt, SIGNAL)
    

    may stop the “error” messages.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently attempted to upgrade our Python install on a CentOS server from 2.4.3
I recently installed python 2.7.2 on my Mac running OSX 10.6.8. Previously, I had
I recently installed twython, a really sleek and awesome twitter API wrapper for Python.
Recently installed Perl 5.16 and was able to install modules fine until today. Other
I installed Python 2.7 recently and with it Django--as part of the installation I
I recently installed the enthoughts distribution of python and started to go through the
i recently switched to mac. first and foremost i installed xampp. then for django-python-mysql
I recently installed ActivePython 2.7. So I've got a symbolic link in /usr/local/bin/python which
I am on OSX 10.6 and have recently upgraded my Python from 2.6 to
I was trying to install Python packages a system I recently gained access to.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.