Comment 1 for bug 332711

Revision history for this message
Andrew Sayers (andrew-bugs-launchpad-net) wrote :

Thanks for this report, and apologies for the delay in getting back to you. It is indeed the same in Ubuntu, and the problem should be fixed in the new 0.1.3 release - could you have a go and let me know?

Apparently, the proper command is "./setup.py install" to install the assistant. I've added that to the README file now. This is my first Python project, so I'm rather learning this stuff on the job :)

Speaking of learning on the job, can I ask what other conventions you're used to as a Gentoo user, that the assistant doesn't currently follow? For example, would you expect setup.py to do dependency tests - to check whether VNC/SSH servers are installed, etc.?