when you say 'deploy' do you mean distributing inside or outside of your workplace? if inside, then you should work with your system administrators to host python modules in a shared location on a server or to distribute modules to user's local machines. if outside, you can use setuptools to allow your module to automatically download dependencies when it is installed.
-chad On Aug 6, 2009, at 9:05 PM, Taylor Carrasco wrote: > Any ideas on how to view an .iff file in PyQt, mel, or Python? > (Without having to install any other libraries like PIL)? > > I can't install PIL or other imaging libraries as if I do, and > deploy the script - no one else will have the referenced imports. > > > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---