Le mardi 02 juin 2009 à 09:08 +0800, Matthew Vermeulen a écrit : > Hi all, > > > As I've mentioned previously, moovida wasn't picking up the web2 > module, throwing a "exceptions.ImportError: No module named web2" > error. I'm still receiving this error when using moovida installed on > F11 from Matthias' packages. I've attached the console output from > running the command 'moovida'. > > > Should I be filing a bug in this case? >
Yes, in the Fedora bug tracker :) It looks like your twisted web2 package is buggy. To check: python -c "from twisted.web2 import responsecode" should not give any error if executed in a terminal. > > Cheers, > > > Matt
