Hi Christian I also read your post about pipeline and workflow, it was awesome.
So we have to add the sys.path inside the package to make it works. I thought eclipse also do that part for us too :D I also have one question about Eclipse C++, the console window didn't display output result. Thanks On Fri, Jun 14, 2013 at 1:47 AM, Christian Akesson <[email protected]>wrote: > On Thursday, June 13, 2013 2:54:26 AM UTC-7, illunara wrote: > > Hi everybody > > > > > http://www.creativecrash.com/maya/tutorials/using-tools-scripts/c/using-eclipse-as-a-maya-ide > > > > I follow this guide to setup Eclipse so i can use it as Maya IDE, it was > fine if i input some simple class or function, but not the entire package. > It gives me an Import Error, some package can't be found. Because of the > system path? > > > > Also, there is no output window on Eclipse C++ either, i try to find it, > but no luck > > > > Thanks > > You need to configure your project and it's python paths. I have lots of > info on this subject here (hopefully enough to get you going): > http://christianakesson.com/2010/3366 > > /Christian > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Python Programming for Autodesk Maya" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/python_inside_maya/C723pZmUP98/unsubscribe > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
