Python PyQt的升华代码英特尔目录

Python PyQt的升华代码英特尔目录,python,pyqt,pyqt4,catalog,sublimecodeintel,Python,Pyqt,Pyqt4,Catalog,Sublimecodeintel,我使用该教程为我的Sublime软件包构建PyQt4目录: 但它只是生成这个文件: <?xml version="1.0" encoding="UTF-8"?> <codeintel description="Python PyQt4" name="PyQt4" version="2.0"> <file lang="Python" mtime="1390053615" path="__init__.py"> <scope doc="# Cop

我使用该教程为我的Sublime软件包构建PyQt4目录: 但它只是生成这个文件:

<?xml version="1.0" encoding="UTF-8"?>
<codeintel description="Python PyQt4" name="PyQt4" version="2.0">
  <file lang="Python" mtime="1390053615" path="__init__.py">
    <scope doc="# Copyright (c) 2013 Riverbank Computing Limited &lt;info@riverbankcomputing.com&gt;&#10;# # This file is part of PyQt. # # This file may be used under the terms of the GNU General Public # License versions 2.0 or 3.0 as published by the Free Software # Foundation and appearing in the files LICENSE.GPL2 and LICENSE.GPL3 # included in the packaging of this file.  Alternatively you may (at # your option) use any later version of the GNU General Public # License if such license has been publicly approved by Riverbank # Computing Limited (or its successors, if any) and the KDE Free Qt" ilk="blob" lang="Python" name="PyQt4" />
  </file>
</codeintel>
你知道为什么或者你知道我可以下载的目录吗