Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

colab installation issue #1673

Open
janani-sekar opened this issue Jan 7, 2025 · 0 comments
Open

colab installation issue #1673

janani-sekar opened this issue Jan 7, 2025 · 0 comments

Comments

@janani-sekar
Copy link

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant