bert_score
bert_score copied to clipboard
not able to build wheel
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