Bad luck.
HandsomeGui-on-MBP:eric4-4.4.19 zhenweigui$ ll total 264 -rw-r--r-- 1 zhenweigui staff 32856 Dec 4 20:04 LICENSE.GPL3 -rw-r--r-- 1 zhenweigui staff 10057 Dec 4 20:04 README -rw-r--r-- 1 zhenweigui staff 833 Dec 4 20:04 README-i18n.txt -rw-r--r-- 1 zhenweigui staff 1077 Dec 4 20:04 THANKS -rw-r--r-- 1 zhenweigui staff 30449 Dec 4 20:04 changelog drwxr-xr-x 84 zhenweigui staff 2856 Dec 4 20:04 eric -rw-r--r-- 1 zhenweigui staff 32403 Dec 4 20:04 install.py -rw-r--r-- 1 zhenweigui staff 4285 Dec 4 20:04 patch_modpython.py -rw-r--r-- 1 zhenweigui staff 4091 Dec 4 20:04 uninstall.py HandsomeGui-on-MBP:eric4-4.4.19 zhenweigui$ sudo python install.py Checking dependencies Python Version: 2.7.2 Found PyQt4 Found QtHelp Found QScintilla2 Qt Version: 4.7.4 PyQt Version: 4.8.6 QScintilla Version: 2.6 All dependencies ok. Compiling user interface files... Compiling source files... Installing eric4 ... An internal error occured. Please report all the output of the program, including the following traceback, to [email protected]. Traceback (most recent call last): File "install.py", line 939, in <module> main(sys.argv) File "install.py", line 894, in main installEric() File "install.py", line 441, in installEric createMacAppBundle(cfg['ericDir']) File "install.py", line 483, in createMacAppBundle shutil.copy(os.path.join(sourceDir, "pixmaps", "eric_2.icns"), NameError: global name 'sourceDir' is not defined HandsomeGui-on-MBP:eric4-4.4.19 zhenweigui$ Hope this helps. Gui On Sun, Dec 4, 2011 at 9:42 PM, detlev <[email protected]> wrote: > Hi, > > I just uploaded eric 4.4.19. It is a maintenance release fixing some bugs. > It > is available via the eric web site. > > http://eric-ide.python-projects.org/index.html > > Regards, > Detlev > -- > Detlev Offenbach > [email protected] > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt >
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
