windfall-s
windfall-s
@dblanchette Would you mind reviewing this PR when you are available? `meta:enum` support seems to be very useful.
@fuhrysteve As @hf-kklein commented, would you mind reviewing his https://github.com/fuhrysteve/marshmallow-jsonschema/pull/170 when you have a chance? It seems Enum support is pretty important.
I managed to resolve it. The `ctypes.util.find_library()` call in `fluidsynth.py` calls an underlying method `dyld_find()`, which didn't check `opt/homebrew/Celler/` subdirectories. print()ing all the paths revealed `/Users//lib/` is one of the...