Search - User list
Full Version: Error when downloading Asset Author Tools
Root » The Orbolt Smart 3D Asset Store » Error when downloading Asset Author Tools
Илья Фивейский
After Download and opening with orbolt_url I got an error which screenshoted image is in attachment.
In sas_url_handler.log I got

2013-08-20 22:44:01,246: INFO ———————————————
2013-08-20 22:44:01,246: INFO sas_url_handler starting:
AdamJ
Sorry to hear about your issues.

Can you give us more info to help diagnose the problem?
- operating system
- browser version

thanks
Adam
Илья Фивейский
Ubuntu 13.04
Firefox 23
lucas
This error has been fixed in Houdini 12.5.500.
Илья Фивейский
New error in attachment.
Houdini version 12.5.501.
I have python 2.7.4 (but not older versions) installed and set HOUDINI_PYTHON_VERSION = 2.5 in order to run Houdini (otherwise it tries to use python 2.7.4 and crashes).
AdamJ
Is there a reason for choosing 2.5 instead of 2.6?

Can you try the following:

- Setting HOUDINI_PYTHON_VERSION=2.6
- Setting HOUDINI_USE_HFS_PYTHON=1

Mail us the output (support@orbolt.com) for the following:
- Run hconfig
- Run python from shell
>>>import sys
>>>sys.version


thanks
Adam
Илья Фивейский
It works now. Thanks.
hconfig output:
HFS := ‘/opt/hfs12.5.501’
HOME := ‘/home/ilya’
HOUDINI_DESKTOP_DIR := ‘/home/ilya/Desktop’
HOUDINI_PYTHON_VERSION := ‘2.6’
HOUDINI_TEMP_DIR := ‘/tmp’
SHELL := ‘/bin/bash’
USER := ‘ilya’

sys.version output:
'2.6.8 (unknown, Aug 18 2013, 17:29:02) \n'
Well, this 2.6.8 version, in fact I installed it in /usr/local from sources trying to force Houdini to use 2.6 version. It did not and continued to use 2.7 and crashed as it was before installing 2.6 version. So I set HOUDINI_PYTHON_VERSION = 2.5 and it helped (I didn't realize that I can use HOUDINI_USE_HFS_PYTHON then).
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB