developper1
unread,Aug 18, 2009, 6:26:20 AM8/18/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to imgseek_dev
Hi i am trying to build imgSeek under ubuntu, but i that's what i
get :
#################################### Check for PyQT
PyQt is installed
Qt is recent enough: 3.3.8b
#################################### Check QT
- WARNING ---
Unable to guess QT directory from the QTDIR environment variable.
Set it to your Qt directory. E.g:
"export QTDIR=/usr/lib/qt3"
If even after that install fails, please open "setup.py" and edit the
"qtdir" variable (on the beginning of the file) with the correct
location where QT was installed.
You may ignore this warning if you have ImageMagick and it's
development files and the module compilation succeded.
Checked.
#################################### Check Python
Checked.
Checked.
Using QT ...
#################################### Installing
running install
running build
running build_py
running build_ext
running build_scripts
running install_lib
byte-compiling /usr/lib/python2.6/site-packages/imgSeekLib/
RenameForm.py to RenameForm.pyc
SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/site-packages/
imgSeekLib/RenameForm.py', 246, 17, ' self.with = QLabel
(self.buttonGroup1,"with")\n'))
running install_scripts
changing mode of /usr/bin/imgSeek to 755
changing mode of /usr/bin/imgSeekCmd to 755
running install_data
imgSeek install complete.
Run it with "imgSeek"