-
Notifications
You must be signed in to change notification settings - Fork 0
Package Installation Problem - Generate-Result #6
Copy link
Copy link
Open
Description
Good morning,
I am trying to reproduce the study by trying to avoid the pretraining and finetuning phase by going directly to evaluate the generation of results.
I then downloaded the Generate-Result.ipynb file and imported to Google Colab Notebook.
Unfortunately, as soon as I run the first code, I get this error:
Building wheels for collected packages: tokenizers
error: subprocess-exited-with-error
× Building wheel for tokenizers (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 tokenizers (pyproject.toml) ... error
ERROR: Failed building wheel for tokenizers
Failed to build tokenizers
ERROR: Could not build wheels for tokenizers, which is required to install pyproject.toml-based projectsAfterwards the code proceeds and I get another error:
Collecting pyarrow==0.16.0
Downloading pyarrow-0.16.0.tar.gz (5.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 17.0 MB/s eta 0:00:00
error: subprocess-exited-with-error
× pip subprocess to install build dependencies 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.
Installing build dependencies ... error
error: subprocess-exited-with-error
× pip subprocess to install build dependencies 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.All other packages are installed correctly.
What could be causing the problem?
I thank you in advance for your helpfulness and wish you a good day.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels