Home Technical Talk

Distrobuting maya scripts

passerby
polycounter lvl 12
Offline / Send Message
passerby polycounter lvl 12
just wondering how most people go about distributing maya python scripts, when there are dependencies to thigns like pyqt and pyside, or if anyone knows of ways to have something similar to a mzp file so i can distribute as one file instead of separate python classes.

Replies

  • Jedi
    Options
    Offline / Send Message
    Jedi polycounter lvl 12
    passerby wrote: »
    just wondering how most people go about distributing maya python scripts, when there are dependencies to thigns like pyqt and pyside, or if anyone knows of ways to have something similar to a mzp file so i can distribute as one file instead of separate python classes.

    If I was in this situation I would tell them in comments at the top of the script that they have to have pyqt libs in their path.
Sign In or Register to comment.