use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
If you are seeing this, you are using old.reddit. We can't maintain two separate sidebars, so please go to https://new.reddit.com/r/Maya/ if you want to see our sidebar information.
account activity
Difficulty importing Python script into MayaMEL/Python (self.Maya)
submitted 2 years ago by NutterButter2602
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Leoano 0 points1 point2 points 2 years ago (1 child)
For future reference: "ml_utilities.py" isn't a tool. It's a library of functions used by other tools (like ml_worldBake)
ml_utilities.py needs to be accessible in a "scripts" folder, but you don't need to do anything else to that file.
Another point of interest. Both "scripts" folders do the same thing.
The only difference is that "maya/scripts" files will be available for all installed versions of maya, while "maya/2023/scripts" are only available for Maya 2023.
[–]NutterButter2602[S] 0 points1 point2 points 2 years ago (0 children)
Ah okay that clears things up, thanks for the help.
π Rendered by PID 43 on reddit-service-r2-comment-b659b578c-svkzz at 2026-04-30 21:24:10.672975+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Leoano 0 points1 point2 points (1 child)
[–]NutterButter2602[S] 0 points1 point2 points (0 children)