Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-99064

Missing libffi.so.6 in python virtual env

    XMLWordPrintable

Details

    • Linux/Other display system
    • 8eb2c3d2b2 (qt/qtinterfaceframework/dev) 6eca2a676c (qt/qtinterfaceframework/6.2) 54c515972a (qt/qtinterfaceframework/6.3) 2fc6ffe479 (qt/qtinterfaceframework/6.2.4) 8681254c40 (qt/qtivi/5.15)

    Description

      While running ifcodegen on Ubuntu distribution, generator is failing due to missing library :

      {{}}

      ImportError: libffi.so.6: cannot open shared object file: No such file or
       directory

       

      Issue is caused by switching to libffi.so.7 on Ubuntu, and missing the 6th version of such library.

      It can be fixed locally by installing the libffi.so.6 with apt tool. ( apt install libffi6)

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            gagi Dominik Holland
            wojblas Wojciech Błaszak
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes