Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.ip.pytorch_extractor bob.ip.pytorch_extractor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • 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
  • bob
  • bob.ip.pytorch_extractorbob.ip.pytorch_extractor
  • Issues
  • #2
Closed
Open
Created May 07, 2018 by Guillaume HEUSCH@heuschMaintainer

PyTorch (0.3.0) has an unchecked dependency on pyyaml

When running the CI locally on my machine for this package, I got the following error:

pkg_resources.DistributionNotFound: The 'pyyaml' distribution was not found and is required by torch

This is a known issue and it was fixed in the latest pyTorch version (0.4.0) (see https://github.com/pytorch/pytorch/commit/03f2ad9029165d20585d00b11f45fe50de6b687f). Unfortunately, this version is not available in conda (at least in our channels), so what is the procedure to adopt ? Add pyyaml in requirements.txt ?

Any piece of advice welcome @amohammadi @andre.anjos @tiago.pereira ! Thanks

Edited May 07, 2018 by Guillaume HEUSCH
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking