× 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.



On Wed, Oct 21, 2020 at 7:01 PM Jerry Draper <midrangel@xxxxxxxxxxxxx> wrote:

Hmmm. We really want the standard i/o stuff and to use our ide
(anaconda3) where we can walk thru the code.

doable?

I don't use Anaconda myself, but I think the answer is: kind of.

If you can stick to Python packages that are available on both PASE
and Windows, you can write your Python code in such a way that it runs
essentially the same on both PASE and Windows.

Of particular note, you'll want to use `pyodbc` to make the connection
from Python to the Db2 that lives on the i. You need some kind of
bridge into QSYS whether you are running Python in PASE or Windows; it
might as well be the same one.

We can't "run" it on the windows pc because we aren't in the Qshell on
the I.

I don't know if I've parsed that sentence correctly. If I'm
understanding you, then you could just as easily remove the words "in
the Qshell" and not change the meaning or implications.

John Y.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.