The forum is active for archival purposes only.

Join our discord community for new topics.

Forum-Navigation
Du musst dich anmelden um Beiträge und Themen zu erstellen.

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.