-
Notifications
You must be signed in to change notification settings - Fork 45
Description
Describe the issue
The python model is not able to locate the pickle file post registration in SAS Model Manager in SAS Viya 3.5. As a result of that, the model is not able to score data.
To Reproduce
Just use the example listed pzmmModelImportExample and register the final models in a Viya 3.5 image.
Expected behavior
I checked the *score.py file in model manager to check the path of the pickle file on the server and post that logged into the server to check the path there as well. On the server I was able to see a path(symlink) for astore files but nothing for pickle files. I am assuming a similar path should exist for pickle files as well. Refer screenshots for details.
Stack Trace
If you're experiencing an exception, include the full stack trace and error message.
Version
What version of sasctl
are you using? 1.7.1