On Aug 11, 5:55 am, BrentonD <[email protected]> wrote: > Can someone please point me into the right direction to now get it to > work. Do i need to recompile? reinstall? I am now a little lost. Took > a hell a lot of effort to get this far for it only not to work.
run "python setup.py build install". It's probably a good idea to do this in a clean directory. -- Cheers Ralf -- You received this message because you are subscribed to the Google Groups "mwlib" 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/mwlib?hl=en.
