I work with ms plugin (7.2.2) and tried to import metahuman using bridge to maya 2023. But there is a problem that plugin do not include .dna file for macos (maya do not see it since there is no macos folder). I tried to copy such files from linux/windows folders, but _py3dna.so is incompatible with macOS. Then I tried to manually import module from quixel, but it also contains only folders with such script for linux and windows. How can I resolve it?
Logs from maya include
ModuleNotFoundError: No module named 'dna'
After I tried to import such module from other folders
/Users/macbook/Documents/bridge/support/plugins/maya/7.2/MSLiveLink/DHI/lib/_py3dna.so' (not a mach-o file)