Active
Project:
Memetracker
Version:
6.x-1.1-alphpa5
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2008 at 08:09 UTC
Updated:
13 Jan 2009 at 06:43 UTC
I've installed the python dependencies:
numpy-1.2.1
Pycluster-1.43
Memetracker is working fine except that I don't see any clusters of related content.
http://www.mathemagic.in/drupal-6.6/?q=memetracker/1
Clearly there are a lot of items with similar/related content but they aren't getting clustered.
Would appreciate your help.
Comments
Comment #1
junkbond commentedI inserted "from numpy import *" to cluster.py and its working fine now.
thanks.
Comment #2
kyle_mathews commentedGlad you figured that out on your own. I have a new release almost ready to go that fixes that bug along with a few others. . . probably at the end of this week I'll get that out. I'm finishing up a semester now so lots of homework.
Comment #3
junkbond commentedAppreciate your effort.
thanks.
Comment #4
dejbar commentedI'm not getting any clusters either.
I tried inserting "from numpy import *" to cluster.py as suggested above but there was not change.
So from this discussion can I assume the Pycluster now DOES use numpy and installing this is the right thing to do?
On a another possible reason for no clustering I've noticed in I've noticed that under /admin/content/node it is showing that the feed items seem to be importing as the node type 'Story'. This is even though I've changed the Node type of feed items to the "Feed Item" as suggested in the install.txt. Could this be the source of the problem or is this normal. I am still getting individual items showing under /memetracker/1/ . Just no clusters.
Comment #5
dejbar commentedI can see now that the issues with numpy dependency have been investigated further in #299632: no related content