No, still fails with pretty much the same error message.
Does it still have the line ' setup() ' in details.py at line 37? The
latest rev shouldn't have that line (taken out in 284), so it may be that
the "import aobject" statement is bringing in an older version, for
instance - if it is there, can you check whether the file mentioned in the
error message is in an old location or the install target, please?
FWIW the needed file seems to have been installed as
/usr/lib/python2.7/site-packages/Aesthete-0.4.2-py2.7.egg/share/aesthete/details/details
C
This does make it sound as if the details.py above should be the right one,
as your traceback puts it in the same egg folder.
P