Fetch Attribute in Vellum

Errors? Crashes? Unexpected behavior? Please report here. Attach .HIP files whenever possible to help with debugging.
Post Reply
dominic
Posts: 8
Joined: Sun Jul 31, 2022 3:37 am

Fetch Attribute in Vellum

Post by dominic »

When using Fetch Att in Mops, im getting this error in Solver. Just checking if this is due to wrong version.

Using H20.5.445 with MOPS Fetch_Attribute::1.0 build 2022/07/20

Invalid source ./dopimport_geometry/load_each_field_end.
(Error: The sub-network output operator failed to cook: ./dopimport_geometry/switch3
Error: Invalid source ./dopimport_geometry/load_a_field.
(Error: Unable to evaluate expression (
(/obj/geo1/vellumsolver1/dopnet1/forces/mops_Fetch_Attribute/chk/switch1/input)).)..).
Unable to cook the test input.

Invalid source ./dopimport_constraints/load_each_field_end.
(Error: The sub-network output operator failed to cook: ./dopimport_constraints/switch3
Error: Invalid source ./dopimport_constraints/load_a_field.
(Error: Unable to evaluate expression (
(/obj/geo1/vellumsolver1/dopnet1/forces/mops_Fetch_Attribute/chk/switch1/input)).)..).

User avatar
toadstorm
Site Admin
Posts: 152
Joined: Sun Sep 22, 2019 1:28 pm

Re: Fetch Attribute in Vellum

Post by toadstorm »

This error is usually caused by a Python version mismatch. Make sure that the Python version for MOPs Plus matches the version of Python you're using in Houdini (for 20.5 it's typically 3.11).

dominic
Posts: 8
Joined: Sun Jul 31, 2022 3:37 am

Re: Fetch Attribute in Vellum

Post by dominic »

for 20.5 I can only find py310 and it's not working. Any idea how to proceed from here?

Invalid source ./dopimport_geometry/load_each_field_end.
(Error: The sub-network output operator failed to cook: ./dopimport_geometry/switch3
Error: Invalid source ./dopimport_geometry/load_a_field.
(Error: Unable to evaluate expression (
(/obj/geo1/vellumsolver1/dopnet1/forces/mops_Fetch_Attribute/chk/switch1/input)).)..).
Unable to cook the test input.

User avatar
toadstorm
Site Admin
Posts: 152
Joined: Sun Sep 22, 2019 1:28 pm

Re: Fetch Attribute in Vellum

Post by toadstorm »

If you can't see any available Python 3.11 builds, it's possible your subscription lapsed before July 2024? Python 3.11 compatibility was added to MOPs Plus shortly after Houdini 20.5 released, on 2024-07-10. You're only entitled to download builds released within one year of your last subscription renewal.

If that's not the case, please let me know and I'll try to figure out what's going wrong.

dominic
Posts: 8
Joined: Sun Jul 31, 2022 3:37 am

Re: Fetch Attribute in Vellum

Post by dominic »

You're right. I will need to renew my subscription. Thank you.

Post Reply