Please or Register to create posts and topics.

prism in maya not working now

Hi,

It was working fine in Maya 2022, but getting the following error message now

# Error: NameError: file <maya console> line 1: name 'pcore' is not defined #

Need Help,

Thank you

jinu

You are not the only one, this is present for me too. Im really looking for a fix, i have tried modifying the scripts but so far i have had no luck getting it to work as intended

Hi,

Got this code from the forum

import PrismInit
pcore = PrismInit.prismInit()

and it started working again.