"[email protected]" <[email protected]> writes:
> HI! > > I just installed mwlib.rl and I am still getting the error about > fontswitcher. I just checked that an "easy_install mwlib.rl" in a clean virtualenv results in a working installation. This is the case. You probably have some old libraries installed. try running ,---- | easy_install -U mwlib | easy_install -U mwlib.rl `---- in order to upgrade those libraries to their latest versions. 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.
