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

Installation fail on Fedora server 40 #6

Open
Brandonn-Etheve opened this issue Sep 20, 2024 · 0 comments
Open

Installation fail on Fedora server 40 #6

Brandonn-Etheve opened this issue Sep 20, 2024 · 0 comments

Comments

@Brandonn-Etheve
Copy link

Running:
dnf install cmake gcc g++ git pcre2-devel rapidjson-devel pkgconf-pkg-config pybind11-devel yaml-cpp-devel python3-devel python3-virtualenv openblas-devel protobuf-devel protobuf-compiler sqlite-devel ccache

and then:
pip install kotki -v

result in and error:

subprocess.CalledProcessError: Command '['cmake', '/tmp/pip-install-cdpn30iy/kotki_506fb1022dd144d585d7dc544c80d080', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/tmp/pip-install-cdpn30iy/kotki_506fb1022dd144d585d7dc544c80d080/build/lib.linux-x86_64-cpython-312/', '-DPYTHON_EXECUTABLE=/usr/bin/python3', '-DCMAKE_BUILD_TYPE=Release', '-DCMAKE_BUILD_WITH_INSTALL_RPATH=TRUE', '-DCMAKE_INSTALL_RPATH=$ORIGIN', '-DCOMPILE_PYTHON=ON', '-DVENDORED_LIBS=ON', '-DRECONSTRUCT_GIT=ON', '-DSSPLIT_USE_INTERNAL_PCRE2=ON', '-DBUILD_ARCH=native', '-DEXAMPLE_VERSION_INFO=0.6.1']' returned non-zero exit status 1.
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for kotki
Failed to build kotki
ERROR: Could not build wheels for kotki, 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