I got the following error when yaml.load(yaml.dump(NodePath))
could not determine a constructor for the tag ‘tag:yaml.org,2002:python/object/apply:panda3d.core.py_decode_NodePath_from_bam_stream’
Is it possible to steam pandanodepath using yaml? or should I use another tool. Thanks!