Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L Lima-tango-python
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LimaGroup
  • Lima-tango-python
  • Issues
  • #42

Closed
Open
Created Mar 22, 2021 by Samuel Debionne@debionneOwner0 of 2 tasks completed0/2 tasks

BPM viewer's PyTurboJPEG should be sourced from Conda

Reported by @naudet on #lima-support.

Running the current ansible playbook, numpy is accidentally sourced from pypi:

# Name                    Version                   Build  Channel
numpy                     1.20.1                   pypi_0    pypi
numpy-base                1.19.2           py37hfa32c7d_0  

Since PyTurboJPEG, required by the BPM viewer and not avail in Conda at the time, we have this additional task:

TASK [lima : Installing  pip package PyTurboJPEG.]
  • Fix the Ansible playbook (remove the pip install task)
  • Update the requirements of the Tango DS (add conda-forge / pyturbojpeg)
Assignee
Assign to
Time tracking