×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Did you get that old Python 5733OS1 interpreter out of your path (deinstalled preferably) so you're using the one in /QOpenSys/pkgs/bin ?
You can always qualify your python call command line to make sure you're calling the right one:
/QOpenSys/pkgs/bin/python3
If you don't get it solved, let me know and I'll try a test on an empty partition over the holidays.
I seem to recall having the same issue but the fix may not have made it to the documentation.
Oh well you get what you pay for 😊
Regards,
Richard Schoen
Web:
http://www.richardschoen.net
Email: richard@xxxxxxxxxxxxxxxxx
------------------------------
message: 4
date: Mon, 21 Dec 2020 14:30:02 -0700
from: Jack Woehr <jwoehr@xxxxxxxxxxxxxxxxxxxxxxxx>
subject: Re: [IBMiOSS] Python, ACS, Open Source and MKDocs
On Mon, Dec 21, 2020 at 2:26 PM Joe Pluta <joepluta@xxxxxxxxxxxxxxxxx>
wrote:
So it seems that the requirements on my IBM i are different than the
requirements on my WSL Ubuntu. Why would that be?
Different operating systems. "Reasons" would be a long discussion, Joe.
And where would I look to see? I'm usually pretty good about
working through this stuff, but I at least have to find it!
requirements.txt or setup.py
As an Amazon Associate we earn from qualifying purchases.