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

Build failure - cannot find python-six #269

Closed
MHamour opened this issue Oct 24, 2023 · 2 comments
Closed

Build failure - cannot find python-six #269

MHamour opened this issue Oct 24, 2023 · 2 comments

Comments

@MHamour
Copy link

MHamour commented Oct 24, 2023

Building on Fedora, and the build fails as it can't find python-six package.

CMake Warning at CMakeLists.txt:122 (find_package):
By not providing "Findpython-six.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"python-six", but CMake did not find one.

Could not find a package configuration file provided by "python-six" with
any of the following names:

python-sixConfig.cmake
python-six-config.cmake

Add the installation prefix of "python-six" to CMAKE_PREFIX_PATH or set
"python-six_DIR" to a directory containing one of the above files. If
"python-six" provides a separate development package or SDK, be sure it has
been installed.

I tried the direct build, but can't seem to get it to recognize the path. I also see that the same failure is reported on Ubuntu builds. Any direction on what's needed in terms of build steps to work around this?

@jaesoo-fb
Copy link
Contributor

Hi @MHamour Is this issue also for fedora38? #272

@MHamour
Copy link
Author

MHamour commented Nov 3, 2023

Yes, this was on Fedora 38. I started from a fresh image and reinstalled all dependencies and it now works.

@MHamour MHamour closed this as completed Nov 3, 2023
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

2 participants