demoan666 Posted August 31, 2020 Share Posted August 31, 2020 Traceback (most recent call last): File "/home/desktop/Thinkbox/Deadline10/submitters/HoudiniSubmitter/DeadlineHoudiniClient.py", line 14, in <module> path = CallDeadlineCommand([ "-GetRepositoryPath", "submission/Houdini/Main" ]).strip() File "/home/desktop/houdini18.0/python2.7libs/CallDeadlineCommand.py", line 42, in CallDeadlineCommand proc = subprocess.Popen(arguments, stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.PIPE, startupinfo=startupinfo, creationflags=creationflags) File "/opt/houdini/Houdini18.0.532/python/lib/python2.7/subprocess.py", line 394, in __init__ errread, errwrite) File "/opt/houdini/Houdini18.0.532/python/lib/python2.7/subprocess.py", line 1047, in _execute_child raise child_exception OSError: [Errno 13] Permission denied what i did already but didn't work! I gave full access/permission to "/opt/houdini/Houdini18.0.532/python/lib/python2.7" through the sudo chmod 777 -R /opt/houdini/Houdini18.0.532/python/lib/python2.7/* I am new at linux and trying to get deadline working on it, really no idea what's going on. I am aware the info i provided might not be right or incomplete - please let me know if anyone needs any additional info! I would indeed appreciate any help! cheers! Quote Link to comment Share on other sites More sharing options...
demoan666 Posted August 31, 2020 Author Share Posted August 31, 2020 apparently a reboot fixed that! 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.