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

not able to build wheel #168

Open
khederyy1997 opened this issue Sep 6, 2023 · 0 comments
Open

not able to build wheel #168

khederyy1997 opened this issue Sep 6, 2023 · 0 comments

Comments

@khederyy1997
Copy link

Hello I want to use bert_score in kaggle, so I downloaded the zip from github, and uploaded to kaggle as data, then intalled using !pip install, but it show me this error. I needed to be installed in this manner, since my notebook should not has internet access.
Error :
Building wheel for bert-score (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
running bdist_wheel
running build
running build_py
creating build
error: could not create 'build': Read-only file system
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for bert-score
Running setup.py clean for bert-score
Failed to build bert-score
ERROR: Could not build wheels for bert-score, which is required to install pyproject.toml-based projects

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