On Wednesday, November 30, 2011 10:52:17 PM Dougie Nisbet wrote: > On 30/11/2011 16:00, Peter Bienstman wrote: > > On Wednesday, November 30, 2011 03:42:48 PM Dougie Nisbet wrote: > >>> Instructions are here: > >>> > >>> http://www.mnemosyne-proj.org/hacking.php > >>> Let me know if you need any help! > >> > >> I've just had another try with this. I can't remember if it's the same > >> error as before. In fact, I can't even remember if I posted it. > > > > Please follow the instructions in that url, so no 'mnemosyne', but > > > > make setup > > make > > That worked a bit better (I'd been following the instructions in the > README).
(README are the instructions that will become relevant if this is packaged as a source package, for now it's 'README.devel' you should look at, since this is a development package) > make setup works ok, but make fails > ImportError: cannot import name QtSql You need to install QtSQl as well. In the webpage, there is a list of Ubuntu packages which have all the dependencies, but depending on your distro, you might need to modify this. Good luck, let me know if you need more info! Peter -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en.
