Sunsheku Posted January 24, 2019 Share Posted January 24, 2019 (edited) Hello there. First at all, I'm not English people. So please forgive for my English. I have a problem with Houdini 17 (Apprentice, 17.0.416) . I fail every rendering even on "Render View" rendering. It occur at any project file. Error message is this. Failed to save output to file "Traceback (most recent call last): File "/Applications/Houdini/Houdini17.0.459/Frameworks/Houdini.framework/Versions/Current/Resources/houdini/soho/python2.7/IFD.py", line 102, in if not soho.initialize(now, camera, options): File "/Applications/Houdini/Houdini17.0.459/Frameworks/Houdini.framework/Versions/Current/Resources/houdini/soho/python2.7/soho.py", line 201, in initialize _registerWranglers() File "/Applications/Houdini/Houdini17.0.459/Frameworks/Houdini.framework/Versions/Current/Resources/houdini/soho/python2.7/soho.py", line 169, in _registerWranglers filelist = glob.glob(unicode(path + '/wranglers/*.py')) UnicodeDecodeError: 'ascii' codec can't decode byte 0xe3 in position 25: ordinal not in range(128) ". I'm using macbook pro, 2.6GHz Core i7, 16GB RAM, Radeon Pro 450 2048MB. This problem doesn't occur at my Windows PC. Edited January 24, 2019 by Sunsheku Quote Link to comment Share on other sites More sharing options...
Whatsinaname Posted January 25, 2019 Share Posted January 25, 2019 (edited) Is it possible you are using a special character, that is neither a number nor part of the (English) alphabet anywhere in your scene (e.g. on your mantra SOP)? If so, do away with it and try again. Edited January 25, 2019 by Whatsinaname 1 Quote Link to comment Share on other sites More sharing options...
Sunsheku Posted January 26, 2019 Author Share Posted January 26, 2019 15 hours ago, Whatsinaname said: Is it possible you are using a special character, that is neither a number nor part of the (English) alphabet anywhere in your scene (e.g. on your mantra SOP)? If so, do away with it and try again. I changed all folder of Japanese character to alphabet, it worked! It became able to render. Thanks Quote Link to comment Share on other sites More sharing options...
Von Posted August 7, 2019 Share Posted August 7, 2019 On 2019/1/25 at 7:17 PM, Whatsinaname said: Is it possible you are using a special character, that is neither a number nor part of the (English) alphabet anywhere in your scene (e.g. on your mantra SOP)? Hello guys! I think I have the same problem just like this! However, the above solution didn' work for me... I'm pretty sure that I've named the file path and output path all with English characters. I just tested this with rendering a simple box and using the default mantra. I've tried both Houdini version17.5.173 and 17.5.229, and they showed the same error. Any other solution? please? By the way, I'm using an MSI notebook computer, Windows10. Here's my error message: Error Failed to save output to file "Traceback (most recent call last): File "C:/MySoftware/SideEffectsSoftware/Houdini_17.5.173/houdini/soho/python2.7/IFD.py", line 102, in if not soho.initialize(now, camera, options): File "C:/MySoftware/SideEffectsSoftware/Houdini_17.5.173/houdini/soho/python2.7\soho.py", line 201, in initialize _registerWranglers() File "C:/MySoftware/SideEffectsSoftware/Houdini_17.5.173/houdini/soho/python2.7\soho.py", line 169, in _registerWranglers filelist = glob.glob(unicode(path + '/wranglers/*.py')) UnicodeDecodeError: 'ascii' codec can't decode byte 0xa4 in position 22: ordinal not in range(128) ". Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.