Author Topic: QuantumATK 2024.09 PyQt5 error  (Read 1257 times)

0 Members and 1 Guest are viewing this topic.

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5615
  • Country: dk
  • Reputation: 107
    • View Profile
    • QuantumATK at Synopsys
Re: QuantumATK 2024.09 PyQt5 error
« Reply #15 on: January 29, 2025, 22:02 »
I would imagine you need to "patch" the actual file, not the softlink. So
Code
strip --remove-section=.note.ABI-tag /opt/ohpc/pub/apps/qatk/2024.09/lib/libQt5Core.so.5.15.12
might be worth trying