Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.bio.base bob.bio.base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.bio.basebob.bio.base
  • Issues
  • #89
Closed
Open
Issue created Sep 07, 2017 by Amir MOHAMMADI@amohammadiOwner

matplotlib Invalid DISPLAY variable

Broken nightlies in https://gitlab.idiap.ch/bob/bob.nightlies/-/jobs/87312

bob.bio.base.test.test_scripts.test_evaluate_closedset ... /home/gitlab-runner/builds/0d638152/0/bob/bob.nightlies/build-prefix/lib/python2.7/site-packages/matplotlib/__init__.py:1405: UserWarning: 
This call to matplotlib.use() has no effect because the backend has already
been chosen; matplotlib.use() must be called *before* pylab, matplotlib.pyplot,
or matplotlib.backends is imported for the first time.

  warnings.warn(_use_error_msg)
ERROR
======================================================================
ERROR: bob.bio.base.test.test_scripts.test_evaluate_closedset
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/gitlab-runner/builds/0d638152/0/bob/bob.nightlies/build-prefix/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/gitlab-runner/builds/0d638152/0/bob/bob.nightlies/build-prefix/lib/python2.7/site-packages/bob/bio/base/test/test_scripts.py", line 490, in test_evaluate_closedset
    main(parameters)
  File "/home/gitlab-runner/builds/0d638152/0/bob/bob.nightlies/build-prefix/lib/python2.7/site-packages/bob/bio/base/script/evaluate.py", line 379, in main
    raise RuntimeError("During plotting of ROC curves, the following exception occured:\n%s" % e)
RuntimeError: During plotting of ROC curves, the following exception occured:
Invalid DISPLAY variable

======================================================================
ERROR: bob.bio.base.test.test_scripts.test_evaluate_openset
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/gitlab-runner/builds/0d638152/0/bob/bob.nightlies/build-prefix/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/gitlab-runner/builds/0d638152/0/bob/bob.nightlies/build-prefix/lib/python2.7/site-packages/bob/bio/base/test/test_scripts.py", line 516, in test_evaluate_openset
    main(parameters)
  File "/home/gitlab-runner/builds/0d638152/0/bob/bob.nightlies/build-prefix/lib/python2.7/site-packages/bob/bio/base/script/evaluate.py", line 460, in main
    raise RuntimeError("During plotting of DIR curves, the following exception occured:\n%s")
RuntimeError: During plotting of DIR curves, the following exception occured:
%s
Assignee
Assign to
Time tracking