Skip to content

colab installation issue #1673

@janani-sekar

Description

@janani-sekar

I tried to run
pip install dynet in google colab and also tried the more detailed instructions here for the dev branch version, but I get the same error below:

Collecting dynet
  Using cached dyNET-2.1.2.tar.gz (509 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Requirement already satisfied: cython in /usr/local/lib/python3.10/dist-packages (from dynet) (3.0.11)
Requirement already satisfied: numpy in /usr/local/lib/python3.10/dist-packages (from dynet) (1.26.4)
Building wheels for collected packages: dynet
  error: subprocess-exited-with-error
  
  × Building wheel for dynet (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> See above for output.
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  Building wheel for dynet (pyproject.toml) ... error
  ERROR: Failed building wheel for dynet
Failed to build dynet
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (dynet)

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