TypeError: No array-type handler for type _ctypes.type
I got this error when trying to render the
way to reprocude:
Same here
ctypes.ArgumentError: ("argument 2: TypeError: No array-type handler for type _ctypes.type (value: <cparam 'P' (0x7f778de18420)>) registered", (1, <cparam 'P' (0x7f778de18420)>))
Hey, Did you find anything any way to fix this shit
i tried to use Python3.10 and reinstalled the conda env ,and the problem was solved.
i tried to use Python3.10 and reinstalled the conda env ,and the problem was solved.
Hi, Thanks for the reply. It worked!
Fixed by https://github.com/Genesis-Embodied-AI/Genesis/pull/777