Ok thanks Chad.

On Sat, Jan 9, 2010 at 2:21 AM, Chad Dombrova <[email protected]> wrote:

> your second attempt was correct. the warnings are normal.
>
> -chad
>
>
> On Jan 8, 2010, at 8:10 AM, [email protected] wrote:
>
> > Hey guys,
> >
> > I've not tried to use mel2py until today.
> >
> > I am running pymel 1.0b2 (think thats right) under Maya 2010 (32bit)
> >
> > I do the following:
> >
> > import pymel.all as pm
> > # pymel.core : Updating pymel with pre-loaded plugins: Fur,
> > VectorRender, DirectConnect, studioImport, ikSpringSolver, Mayatomr,
> > rotateHelper, MayaMuscle, ModelPipelineExportMaya, fbxmaya,
> > ik2Bsolver, ModelPipelineMaterialMaya #
> >
> > Then:
> > import pymel.mel2py
> > # Error: ImportError: file <maya console> line 1: No module named
> > mel2py #
> >
> > So then did:
> > import pymel.tools.mel2py
> >
> > And got:
> > # WARNING: No t_error rule is defined
> > # WARNING: Token 'COMMENT_BLOCK' defined, but not used
> > # WARNING: Token 'COMMENT' defined, but not used
> > # WARNING: There are 2 unused tokens
> > # WARNING: no p_error() function is defined
> > # WARNING: Symbol 'element_list' is unreachable
> >
> > Am I doing something wrong?
> >
> > Thanks
> > Dave
> > --
> > http://groups.google.com/group/python_inside_maya
>
>
> --
> http://groups.google.com/group/python_inside_maya
>
-- 
http://groups.google.com/group/python_inside_maya

Reply via email to