Replies: 1 comment
-
|
What does |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm hoping someone can help me. I am trying to use ZOAU in our zDT environment. I also wanted to use the IBM Python AI Toolkit packages for utilities such as Pandas, numpy, ibm-db, etc. but in order to do that, I had to upgrade our version of ZOAU from 1.1 to 1.3 due to other tool incompatibility, so I grabbed the latest PAX distribution of ZOAU 1.3.
In 1.1, I was able to use zoau successfully but after upgrading to 1.3 I am now getting this error.
My script is very simple:
Delete Script
/var/python/usr/lpp/IBM/cyp/v3r11/pyz/lib/python3.11/site-packages/zoautil_py/datasets.py
line 883
I even tried removing the -q but didn't get much additional output to help:
Job output
if anyone has any suggestions on how to resolve this, please let me know.
Beta Was this translation helpful? Give feedback.
All reactions