Maya 2023 & Perforce

Hi,
anyone can help with P4 for Maya2023? I used to use p4python, but with new Maya I keep running into this error on import

import P4
…P4.py line 410: DLL load failed while importing P4API: The specified module could not be found…

any tips or suggestions on how to connect Maya 2023 with perforce?

Thank you,
Tomas

Pip install it with mayapy.exe and it will work as expected

1 Like

Thank you! It works now.

1 Like