Hartmut,

Thanks for the quick response! I tried v2.0, but still receive the
following error when executing this line: 'form_class, base_class =
uic.loadUiType(os.path.join(ui_path, "CodeChat.ui"))'.

Traceback (most recent call last):
  File "<string>", line 3, in <module>
  File
"C:\Users\bjones\Documents\pyinstaller-2.0\PyInstaller\loader\iu.py", lin
e 386, in importHook
    mod = _self_doimport(nm, ctx, fqname)
  File
"C:\Users\bjones\Documents\pyinstaller-2.0\PyInstaller\loader\iu.py", line
480, in doimport
    exec co in mod.__dict__
  File
"C:\Users\bjones\Documents\documentation\build\pyi.win32\code_chat\out00-PYZ.pyz\CodeChat.CodeChat",
line 189, in <module>
  File
"C:\Users\bjones\Documents\documentation\build\pyi.win32\code_chat\out00-PYZ.pyz\PyQt4.uic",
line 203, in loadUiType
  File "<string>", line 144, in <module>
  File
"C:\Users\bjones\Documents\pyinstaller-2.0\PyInstaller\loader\iu.py", line
409, in importHook
    raise ImportError("No module named %s" % fqname)
ImportError: No module named Qsci

Bryan

On Wed, Aug 8, 2012 at 3:04 PM, Hartmut Goebel
<[email protected]>wrote:

>  Am 07.08.2012 21:51, schrieb Bryan Jones:
>
> single-directory executable on Windows 7 Enterprise, sp1, Python 2.7.2 32
> bit, PyInstaller 1.5.1. I can see that the
>
>
> Please use PyInstaller 2.0 which I just announced. This should be fixed
> there.
>
>
> --
>  Schönen Gruß
> Hartmut Goebel
>  Dipl.-Informatiker (univ), CISSP, CSSLP
>
> Goebel Consult
> http://www.goebel-consult.de
>
> Monatliche Kolumne:
> http://www.cissp-gefluester.de/2011-02-fleisige-datensammler-fur-lukratives-geschaeftsmodell-gesucht
> Blog: http://www.goebel-consult.de/blog/20050401
>
> Goebel Consult ist Mitglied bei http://www.7-it.de/
>



-- 
Bryan A. Jones, Ph.D.
Associate Professor
Department of Electrical and Computer Engineering
231 Simrall / PO Box 9571
Mississippi State University
Mississippi state, MS 39762
http://www.ece.msstate.edu/~bjones
bjones AT ece DOT msstate DOT edu
voice 662-325-3149
fax 662-325-2298

Our Master, Jesus Christ, is on his way. He'll show up right on
time, his arrival guaranteed by the Blessed and Undisputed Ruler,
High King, High God.
- 1 Tim. 6:14b-15 (The Message)

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to