Uploaded image for project: 'SPI'
  1. SPI
  2. SPI-1256

dev3python3: Fix lcgcmake dependencies

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • High
    • LCGCMake
    • None
    • devBE

    • Bug report
    • ANY

    Description

      During the build of the devBE we discovered some failing Python import tests (as part of LCG Test). These show two missing dependency definitions:

      I. Add cryptography for paramiko

      ModuleNotFoundError: No module named 'cryptography'
       
      CMake Error at /build/jenkins/workspace/lcgtest/cmake/scripts/TestDriver.cmake:52 (message):
        Command failed (1):
      

      Source: https://pypi.org/project/cryptography/

      II. Add QtPy

      ModuleNotFoundError: No module named 'qtpy'
       
      CMake Error at /build/jenkins/workspace/lcgtest/cmake/scripts/TestDriver.cmake:52 (message):
        Command failed (1):
      

      Source: https://pypi.org/project/QtPy/

      Also: Make sure that there are no further missing dependencies

      Attachments

        Activity

          People

            razumov Ivan Razumov
            jheinz Johannes Martin Heinz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Actual End: