I can be on either, but I'm usually running Windows.

On 13/12/2012 10:20 PM, Xavier Lapointe wrote:
Stephen is probably on Windows ...

I'm on CentOS as well and have the same issue. So the local web server redirecting requests might stay your better option until Soft ships with another python version.

Good luck anyway.

On Fri, Dec 14, 2012 at 1:58 PM, Paul Hudson <phudson1...@gmail.com <mailto:phudson1...@gmail.com>> wrote:

    Stephen,
    What Distribution and Version of Linux is that on?  We're trying
    CentOS 6.3

    -Paul


    On Thu, Dec 13, 2012 at 6:16 PM, Stephen Blair
    <stephenrbl...@gmail.com <mailto:stephenrbl...@gmail.com>> wrote:

        That's strange, this works for me in Softimage 2013 (using the
        Python installed with Softimage)

        import hashlib
        import _md5

        print dir(hashlib)
        print dir(hashlib.md5)
        print dir(_md5)



        On 13/12/2012 8:28 PM, Paul Hudson wrote:

            The shogun api uses hashlib  and  it seems the version of
            Python included with Linux Softimage is missing md5


            # ERROR : Traceback (most recent call last):
            #   File "<Script Block >", line 1, in <module>
            #     import hashlib
            #   File
            
"/usr/Softimage/Softimage_2013/Application/bin/lib/python2.5/hashlib.py",
            line 133, in <module>
            #     md5 = __get_builtin_constructor('md5')
            #   File
            
"/usr/Softimage/Softimage_2013/Application/bin/lib/python2.5/hashlib.py",
            line 60, in __get_builtin_constructor
            #     import _md5
            # ImportError: No module named _md5
            #  - [line 1]


            I've contacted support about this, but is there an easy
            fix for this?


            Thanks so much,
            Paul






--
Xavier

Reply via email to