[PyKDE] PyQt-Mac errors and Eric3
Kevin Walzer
sw at wordtech-software.com
Wed Mar 9 23:30:40 GMT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
jarrod roberson wrote:
| I was able to fix this by making a link from those files in the lib
| dir of qt to a directory on the search path,
OK, good to know.
I successfully installed Eric 3.6.2 after putting a symlink to
libqscintilla in /usr/lib, just as Qt itself recommends. Now I get this
error from Eric:
Traceback (most recent call last):
~ File
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/eric3/eric3.py",
line 123, in ?
~ main()
~ File
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/eric3/eric3.py",
line 106, in main
~ from UI.UserInterface import UserInterface
~ File "/Users/kevin/Desktop/eric-3.6.2/eric/UI/UserInterface.py", line
27, in ?
~ from EmailDialog import EmailDialog
~ File "/Users/kevin/Desktop/eric-3.6.2/eric/UI/EmailDialog.py", line
34, in ?
~ from Refactoring.Refactoring import Refactoring, BRM_VERSION_STR
~ File
"/Users/kevin/Desktop/eric-3.6.2/eric/Refactoring/Refactoring.py", line
17, in ?
~ import ThirdParty.brm.bike as bike
~ File
"/Users/kevin/Desktop/eric-3.6.2/eric/ThirdParty/brm/bike/__init__.py",
line 10, in ?
~ from bikefacade import init, NotAPythonModuleOrPackageException,
CouldntLocateASTNodeFromCoordinatesException, UndoStackEmptyException
~ File
"/Users/kevin/Desktop/eric-3.6.2/eric/ThirdParty/brm/bike/bikefacade.py",
line 5, in ?
~ from bike.parsing.pathutils import getRootDirectory
ImportError: No module named bike.parsing.pathutils
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCL4ceJmdQs+6YVcoRAi+tAJ9ChW2u5w3BeGtMxXwF1SaTg5gPkACfSOVm
W8664QyRKHXuQXXXv6J+bxA=
=AQqf
-----END PGP SIGNATURE-----
More information about the PyQt
mailing list