Hi there, is anybody able to use the '*multiprocessing*' module in Nuke6.3vX (on Windows)?
According to the Python Docs<http://docs.python.org/library/multiprocessing.html> this module should be available in the Python version bundled with Nuke, but I only get this: import multiprocessing # Result: Traceback (most recent call last): File "<string>", line 1, in <module> File "C:\Program Files\Nuke6.3v6\lib\multiprocessing\__init__.py", line 83, in <module> import _multiprocessing ImportError: No module named _multiprocessing Seems like the necessary pyd file is missing in my Nuke installation... Thanks in advance, Cheers, Martin -- Martin Chatterjee [ Freelance Technical Director ] [ http://www.chatterjee.de ]
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
