Skip to content
This repository was archived by the owner on Sep 2, 2020. It is now read-only.
This repository was archived by the owner on Sep 2, 2020. It is now read-only.

Build instructions for Ubuntu 14.04 are out of date #24

@CruzR

Description

@CruzR

The build instructions for Ubuntu 14.04 don't work as is. Issues I've run into so far:

  • PyTorch's setup.py now checks for the typing module, so it needs to be added to the list of PyPI packages to install
  • The cmake package ships CMake 2.8.12, but PyTorch seems to require CMake >= 3.5 to build, so the required package is cmake3

Does caffe2 still officially support Ubuntu 14.04? If not, docs should be changed to indicate that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions