Re: imgSeek and Python 2.5/2.6

8 views
Skip to first unread message

Ricardo Niederberger Cabral

unread,
Sep 7, 2009, 8:02:32 AM9/7/09
to Paul Lo, imgse...@googlegroups.com
Try compiling imgSeekLib for your target platform.


Install python development headers (python-dev package), SWIG, CPP, imagemagick development libraries (magic++-dev).

Rebuild the C++-python bindings by running from the root source dir: python setup.py build

-- 
Ricardo Niederberger Cabral
ricardo.cabral at imgseek.net
skype: rnc000

On 07/09/2009, at 00:29, Paul Lo wrote:

Note that the Ubuntu I used is 64 bit.

Paul


From: Paul Lo <plor...@yahoo.com>
To: ser...@imgseek.net
Sent: Sunday, September 6, 2009 7:57:20 PM
Subject: imgSeek and Python 2.5/2.6

I use Python 2.6 for other tasks while imgSeek currently requires Python 2.4.

Is there any plan to release an official version of imgSeek that works with Python 2.6 (and Ubuntu distribution)?

Currently I managed to get imgSeek to load on Python 2.5 (with Ubuntu 9.04) and can do similarity search, but got an error when I tried to do Browse->Similarity (whether by Color or Content):

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/imgSeekLib/imgSeekApp.py",
line 1782, in categorizeButton_clicked
    self.curdb.updateGroups(self.app,thres,str
(self.groupByCombo.currentText()))
  File "/usr/lib/python2.5/site-packages/imgSeekLib/ImageDB.py", line
472, in updateGroups
    for i in range(imgdb.getLongList2Size(clusters)):
TypeError: Type error. Expected _p_long_list_2

Does anyone know how to get around this?

Thanks,

Paul

Reply all
Reply to author
Forward
0 new messages