Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.devtools bob.devtools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.devtoolsbob.devtools
  • Issues
  • #36
Closed
Open
Issue created Jul 31, 2019 by Saeed SARFJOO@ssarfjooDeveloper

Python version conflict for running CI of python 3.7

In CI running for updating the Kaldi version in bob/conda, I got python version conflict:

Package python conflicts for:
setuptools=41.0.0 -> certifi[version='>=2016.09'] -> python[version='2.7.*,>=2.7,<2.8.0a0,>=3.6,<3.7.0a0']
pathlib=1.0 -> python[version='2.7.*,3.4.*,3.5.*,3.6.*,>=3.6,<3.7.0a0']
cython=0.28.1 -> setuptools -> certifi[version='>=2016.09'] -> python[version='2.7.*,>=2.7,<2.8.0a0,>=3.5,<3.6.0a0,>=3.6,<3.7.0a0']
python=3.7
numpy=1.15.4 -> mkl_random[version='>=1.0.2,<2.0a0'] -> numpy-base[version='>=1.0.2,<2.0a0'] -> python[version='>=2.7,<2.8.0a0,>=3.6,<3.7.0a0,>=3.7,<3.8.0a0']
Assignee
Assign to
Time tracking