You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
As part of testing the import of python model using pzmm in SAS Model Manager on Viya 3.5, I encountered a "NameError" saying "_pfile" not found. After renaming it to "_pFile" and using the "Generate DS2 code" button, the error was resolved.