You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Processing ./ethtool-0.15.tar.gz
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: ethtool
Building wheel for ethtool (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for ethtool (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
running bdist_wheel
running build
running build_ext
building 'ethtool' extension
Failed to query pkg-config --cflags-only-I libnl-3.0
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for ethtool
Failed to build ethtool
ERROR: Could not build wheels for ethtool, which is required to install pyproject.toml-based projects
[root@0d3f20bef923 home]# pkg-config --cflags-only-I libnl-3.0
-I/usr/include/libnl3
The text was updated successfully, but these errors were encountered:
Processing ./ethtool-0.15.tar.gz
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: ethtool
Building wheel for ethtool (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for ethtool (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
running bdist_wheel
running build
running build_ext
building 'ethtool' extension
Failed to query pkg-config --cflags-only-I libnl-3.0
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for ethtool
Failed to build ethtool
ERROR: Could not build wheels for ethtool, which is required to install pyproject.toml-based projects
[root@0d3f20bef923 home]# pkg-config --cflags-only-I libnl-3.0
-I/usr/include/libnl3
The text was updated successfully, but these errors were encountered: