1.
Always always always develop in a virtual environment
*
python -m venv my_virtual_environment --system-site-packages
*
source my_virtual_environment/bin/activate
2.
pip install someModule
3.
But always check for the module first via yum search because popular hard-to-build modules are provided by IBM in the yum repo
________________________________
From: OpenSource <opensource-bounces@xxxxxxxxxxxxxxxxxx> on behalf of stefan@xxxxxxxxxx <stefan@xxxxxxxxxx>
Sent: Saturday, March 22, 2025 09:03
To: 'IBMi Open Source Roundtable' <opensource@xxxxxxxxxxxxxxxxxx>
Subject: Re: [IBMiOSS] Do worry - Python newbie calling
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
Thanks for the reply Jack, but my problem was not related to the coding part - more the installation of modules on Ibm i.
Best regards
Stefan
--
No trees were killed in the sending of this message, but a large number of electrons were terribly upset.
Stefan Tageson
+46 732 369934
stefan@xxxxxxxxxx
-----Original Message-----
From: OpenSource <opensource-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Jack Woehr via OpenSource
Sent: Saturday, March 22, 2025 4:00 PM
To: 'IBMi Open Source Roundtable' <opensource@xxxxxxxxxxxxxxxxxx>
Cc: Jack Woehr <jack.woehr@xxxxxxxxxxx>
Subject: Re: [IBMiOSS] Do worry - Python newbie calling
At Seiden Group LLC we offer support contracts which include online hand-holding assistance figuring this stuff out.
That said, Alan Seiden and I will probably be in Sweden this autumn if you just want to hang out and talk Python 🙂
Doing it on your own — here is a nice tutorial
https://www.w3schools.com/python/<
https://www.w3schools.com/python/>
--
This is the IBMi Open Source Roundtable (OpenSource) mailing list
To post a message email: OpenSource@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/opensource<
https://lists.midrange.com/mailman/listinfo/opensource>
or email: OpenSource-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/opensource<
https://archive.midrange.com/opensource>.
Jack Woehr
Independent Consulting Programmer
303-847-8442
jack.woehr@xxxxxxxxxxx
http://www.procern.com/
Stay Connected!
Not Just MSP, We Also MSSP.
NON-DISCLOSURE NOTICE: This communication including any and all attachments is for the intended recipient(s) only and may contain confidential and privileged information. If you are not the intended recipient of this communication, any disclosure, copying further distribution or use of this communication is prohibited. If you received this communication in error, please contact the sender and delete/destroy all copies of this communication immediately.
As an Amazon Associate we earn from qualifying purchases.