Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-3290

Dependency-analytics plugin doesn't throw error notification in Python stack

    XMLWordPrintable

Details

    • False
    • None
    • False
    • Hide
      1. Start workspace from Python stack.
      2. Enable dependency analytics plugin from Plugins view and restart workspace.
      3. Generate requirements.txt in python project by `pip3 freeze > requirements.txt` from Terminal.
      4. Start analytics plugin from requirements.txt file context menu.
      5. It should throw error notification with message `
        ERROR: Could not find a version that satisfies the requirement gpg==1.13.1 (from versions: 1.7.2b7, 1.8.0, 1.10.0)`
      Show
      Start workspace from Python stack. Enable dependency analytics plugin from Plugins view and restart workspace. Generate requirements.txt in python project by `pip3 freeze > requirements.txt` from Terminal. Start analytics plugin from requirements.txt file context menu. It should throw error notification with message ` ERROR: Could not find a version that satisfies the requirement gpg==1.13.1 (from versions: 1.7.2b7, 1.8.0, 1.10.0)`

    Description

      Usually, analytics plugin shows error notification with error message from Output if something is incorrect with dependency versions. But it doesn't work in Python workspace in DS 3.1.0. 

      The plugin works correctly for NodeJs and Java.

      Attachments

        Activity

          People

            vsvydenk Valerii Svydenko
            sskoryk Serhii Skoryk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: