Skip to content

ERROR: Could not build wheels for transformers-stream-generator, which is required to install pyproject.toml-based projects #11

@Lizhecheng02

Description

@Lizhecheng02

使用tar.gz文件安装时会出现以下问题:
Building wheel for transformers-stream-generator (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
/opt/conda/lib/python3.10/site-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
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 transformers-stream-generator
Running setup.py clean for transformers-stream-generator
Failed to build transformers-stream-generator
ERROR: Could not build wheels for transformers-stream-generator, which is required to install pyproject.toml-based projects
有什么解决的方法吗?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions