Power Global

Power Global

A central meeting place for IBM Power. Connect, ask questions, share ideas, and explore the full spectrum of Power technologies across workloads, industries, and use cases.


#TechXchangePresenter
#Power

 View Only

python3.9 installing lxml modules on AIX

  • 1.  python3.9 installing lxml modules on AIX

    Posted Mon December 13, 2021 03:44 PM
    # python3.9 -m pip install lxml
    exec(): 0509-036 Cannot load program python3.9 because of the following errors:
    0509-022 Cannot load module /opt/freeware/lib64/libintl.a(libintl.so.8).
    0509-150 Dependent module libgcc_s.a(shr.o) could not be loaded.
    0509-022 Cannot load module libgcc_s.a(shr.o).
    0509-026 System error: A file or directory in the path name does not exist.
    0509-022 Cannot load module python3.9.
    0509-150 Dependent module /opt/freeware/lib64/libintl.a(libintl.so.8) could not be loaded.

    I am trying to install lxml module on AIX and getting this error. please advise

    ------------------------------
    Shukoor Mohammed Abdul
    ------------------------------