Sidefx labs start up error

   2580   4   1
User Avatar
Member
951 posts
Joined: 4月 2008
Offline
Soon as I install Sidefxlabs I get this python error on startup

ERROR in search: Error parsing ‘/nodes/sop/labs–flowmap_obstacle-3.0’
Exception in thread Thread-2:
Traceback (most recent call last):
File “/opt/hfs18.0/python/lib/python2.7/threading.py”, line 801, in __bootstrap_inner
self.run()
File “/opt/hfs18.0/houdini/python2.7libs/houdinihelp/api.py”, line 549, in run
indexer.update_with(w, pages)
File “/opt/hfs18.0/houdini/python2.7libs/bookish/search.py”, line 465, in update_with
writer, pages, update_paths, needs_delete=changed
File “/opt/hfs18.0/houdini/python2.7libs/bookish/search.py”, line 494, in index_paths_with
for doc in self.documents(pages, path):
File “/opt/hfs18.0/houdini/python2.7libs/bookish/search.py”, line 401, in documents
jsondata = pages.json(path, postprocess=False)
File “/opt/hfs18.0/houdini/python2.7libs/bookish/wiki/wikipages.py”, line 611, in json
self._pre_pipeline.apply(jsondata, wcontext)
File “/opt/hfs18.0/houdini/python2.7libs/bookish/wiki/pipeline.py”, line 116, in apply
v.apply(block, context)
File “/opt/hfs18.0/houdini/python2.7libs/houdinihelp/hpages.py”, line 324, in apply
self.apply(subblock, context)
File “/opt/hfs18.0/houdini/python2.7libs/houdinihelp/hpages.py”, line 311, in apply
block = self._parse_opdef(path, block)
File “/opt/hfs18.0/houdini/python2.7libs/houdinihelp/hpages.py”, line 296, in _parse_opdef
nodetype, version)
File “/opt/hfs18.0/houdini/python2.7libs/houdinihelp/api.py”, line 835, in components_to_path
parts = [“/nodes/”, table_to_dir, “/”]
KeyError: u'gamedev:op'


Any tips?
https://vimeo.com/user2163076 [vimeo.com]
User Avatar
Member
159 posts
Joined: 2月 2018
Offline
Yeah, I got this error, too.
User Avatar
Member
951 posts
Joined: 4月 2008
Offline
Seems to be a bug in this build, but everything seems to be working so far the only thing I forgot to mention is that I am on Fedora 30.
https://vimeo.com/user2163076 [vimeo.com]
User Avatar
Member
1 posts
Joined: 3月 2020
Offline
Hi did anyone solved this issue? I'm getting the same error

Attachments:
2021-03-30 15_19_40-Houdini Console.png (64.0 KB)

User Avatar
Member
78 posts
Joined: 5月 2018
Offline
I just saw that the Development branch on github is missing its /bin folder? To make things weirder the package.json point to /bin. It seems to prevent houdini from picking up the package. Bug perhaps?
  • Quick Links