Hi Michel,
Thanks for your helping hand.
I was not able to import 'from tw import tinymce' also
I deleted the tinymce egg from my site-packages and reinstalled it by
using 'easy_install tw.tinymce'.
(This time I used to run easy_install from an Administrator's command
prompt from windows vista. I am not sure about any difference between
an administrator's command prompt and usual command prompt.)
Now i can import it by
from tw import tinymce
and
from tw.tinymce import TinyMCE, MarkupConverter etc.
So the problem might be the broken older installation.
Many thanks
Raj

On Jan 12, 12:08 pm, Michael Brickenstein <[email protected]> wrote:
> Hi!
> From
> from tw import tinymce
> works fine for me. You seem to have strange upper/lower cases.
> Cheers,
> Michael
>
> On 12 Jan., 03:20, Raj <[email protected]> wrote:
>
>
>
> > Hi,
> > I easy installed TinyMCE Tosca Widget by using 'easy_install
> > tw.tinymce' within my TG2 virtualenv.
> > But, i am not able to import the widget by using 'from tw.tinyMCe
> > import TinyMCE'
> > I am getting the error message as 'No module named tinymce'
> > Can anyone suggest a solution or an alternate WYSIWYG widget replacing
> > tinymce?
> > Thanks for your time.
> > Raj
-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en.


Reply via email to