Custom marking menu, python 3.7 lib to python 3.10 lib

   651   3   1
User Avatar
Member
143 posts
Joined: 7月 2015
Offline
Hello masters!

I'm using a gorgeous custom menu, from Github user "dchow1992"
https://github.com/dchow1992/houdini_markingmenu [github.com]

It speeds up reaching out to nodes and I love it!
unfortunately, the developer no longer has a plan for updating it to the latest Python 3.10 I guess.

the package is far beyond my Python skills and I desperately need it in Houdini 20. do you guys have a way to compile all libs from 3.7 to 3.10?

Thank you in advance
User Avatar
Member
216 posts
Joined: 3月 2023
Offline
There is nothing to compile, just rename the Python3.7libs folder to Python3.10libs and hope for the best.

if something break, you'll have to fix it by yourself.
Edited by Jacquesf - 2023年11月16日 08:46:02
Head of Pipeline @ LightVFX
User Avatar
Member
143 posts
Joined: 7月 2015
Offline
Jacquesf
There is nothing to compile, just rename the Python3.7libs folder to Python3.10libs and hope for the best.

Yes, I renamed it but something's wrong with it, It simply doesn't work!
a lot of research ahead!
User Avatar
Member
216 posts
Joined: 3月 2023
Offline
you need to make sure you installed the package correctly, if there was any issues in the python code itself, it would show up in the console.

if no error show up the plugin has probably not been detected by Houdini at all.
Head of Pipeline @ LightVFX
  • Quick Links