Skip to content

error: command '/usr/bin/gcc' failed with exit code 1&make: *** [Makefile:7: all] Error 1 #106

@Tankaishen

Description

@Tankaishen

error: command '/usr/bin/gcc' failed with exit code 1
error: subprocess-exited-with-error

× Building wheel for psbody-mesh (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.
full command: /root/anaconda3/envs/pytorch/bin/python3.9 /root/anaconda3/envs/pytorch/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/in_process.py build_wheel /tmp/tmpn2iglis
cwd: /data/mesh-fix-MSVC_compilation
Building wheel for psbody-mesh (pyproject.toml) ... error
ERROR: Failed building wheel for psbody-mesh
Failed to build psbody-mesh
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (psbody-mesh)
make: *** [Makefile:7: all] Error 1

I have installed gcc and g++ and replace the install-options with config-settings in Makefile:7, But I still met this error. How to solve it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions