The forum is active for archival purposes only.

Join our discord community for new 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.