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 8163469
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T19:04:01+00:00 2026-06-06T19:04:01+00:00

I’m using Sublime Text 2 and SublimeCodeIntel plugin. I want to have some code

  • 0

I’m using Sublime Text 2 and SublimeCodeIntel plugin. I want to have some code completion for PyQt4 but I’m receiving notification “… could not resolve first part …”. For python libraries code completion is working awesome.

Is it possible to configure SublimeCodeIntel to have code completion for PyQt4?

Thanks for help
Pawel

========== UPDATE ============
My configuration for this plugin:

{
    "Python": {
        "python": "C:\\Python32"
            "pythonExtraPaths": [
            "libs",
            "~/Applications/Sublime Text 2.app/Contents/MacOS",
            "/Applications/Sublime Text 2.app/Contents/MacOS",
            "C:\\Python32\Lib\\site-packages"
            ]
    }
}

========== UPDATE ===========
I created new cix file that contains something like that:

<?xml version="1.0"?>
<codeintel name="PyQt4" version="2.0" description="PyQt4">
    <file lang="Python" mtime="201207021718" path="QtCore.pyd">
        <scope ilk="blob" lang="Python" name="PyQt4.QtCore">
            <scope ilk="class" name="QAbstractEventDispatcher">
                <scope ilk="function" name="closingDown" signature="closingDown()"/>
            </scope>
        </scope>
    </file>
</codeintel>

After that i put file in correct place and I checked that file is loaded. But this file didn’t help and it looks that SublimeCodeIntel ignore it because of something. I can’t find a place and a reason why is doing that.

If you have any ideas please help.

=============== UPDATE ================
It looks like is working. I restarted Sublime Edit and change the code like this:

import PyQt4.QtCore
PyQt4.QtCore.

After last dot code completions shows that QAbstractEventDispatcher is available. That means that cix file is working but there is some problem with formatting or some problem with encoding maybe. There is something strange also. Only import PyQt4.QtCore is working. For below lines this cix file is not working:

import PyQt4
PyQt4.QtCore.

from PyQt4 import *
QtCore.

from PyQt4.QtCore import *
QAbstractEventDispatcher.

Do you have any ideas what is going on?
Pawel

  • 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-06T19:04:04+00:00Added an answer on June 6, 2026 at 7:04 pm

    The codeintel libraries originate from the Komodo IDE, and and solutions that work for that IDE also work with SublimeCodeIntel.

    What you need are CIX (codeintel XML) files that describe the binary libraries in question. And as it happens, someone has created such files for PyQT4 and linked to them from a StackOverflow answer: Autocompletion not working with PyQT4 and PyKDE4 in most of the IDEs.

    The Komodo team themselves have also generated such files, and provided a FAQ entry for them.

    The trick, of course, is how to get SublimeCodeIntel to acknowledge these catalogs. Any CIX files placed in the SublimeCodeIntel/libs/codeintel2/catalogs/ path should be loaded by the codeintel library. Usually this is located within your Sublime Packages directory, reachable from the Preferences menu (look for Browse Packages...).

    I do not think there is any way to configure SublimeCodeIntel to look in additional paths for these.

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

Sidebar

Related Questions

I have a French site that I want to parse, but am running into
I want to count how many characters a certain string has in PHP, but
I have just tried to save a simple *.rtf file with some websites and
For some reason, after submitting a string like this Jack’s Spindle from a text
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I have this code to decode numeric html entities to the UTF8 equivalent character.
I have this code: - (void)parser:(NSXMLParser *)parser foundCDATA:(NSData *)CDATABlock { NSString *someString = [[NSString
I have a text area in my form which accepts all possible characters from
I want to construct a data frame in an Rcpp function, but when I
I have thousands of HTML files to process using Groovy/Java and I need 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.