Skip to content

cmake/conan.cmake missing from PyPI source tarball of krbalancing 0.5.0b0 #24

@boegel

Description

@boegel

The source tarball available on PyPI for krbalancing 0.5.0b0 is missing cmake/conan.cmake, which leads to the following errors when trying to build from those sources:

  CMake Error at CMakeLists.txt:20 (include):
    include could not find requested file:

      /tmp/krbalancing-0.5.0b0/cmake/conan.cmake


  --  project version 0.5.0b0
  CMake Error at CMakeLists.txt:33 (conan_cmake_configure):
    Unknown CMake command "conan_cmake_configure".


  -- Configuring incomplete, errors occurred!

It seems like 0.5.0b0 was published on PyPI by @dilawar using changes in the the open pull request #22 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions