Skip to content

Conversation

@kennykos
Copy link
Collaborator

@kennykos kennykos commented Oct 9, 2025

No description provided.

kennykos and others added 9 commits October 9, 2025 08:22
The nightly workflow was previously run against the development branch, which is no longer in use
Updated installation command for cmake to require version 3.16 or higher and removed unnecessary CMake policy version setting.
Added commands to check CMake installation and version.
@kennykos
Copy link
Collaborator Author

kennykos commented Oct 9, 2025

My CI test are failing due to pykokkos-base using an old pybind11. I was able to fix the issue and I have a pykokkos-base PR open , so once that is merged my CI tests should pass.

@kennykos
Copy link
Collaborator Author

kennykos commented Oct 9, 2025

This will also close #303

Removed Python version 3.14 from CI workflow and updated installation command.
@JBludau
Copy link
Contributor

JBludau commented Oct 9, 2025

https://github.com/kokkos/pykokkos/actions/runs/18383417161/job/52375654916?pr=302 indicates you are missing a package to do the type checking stage

The typed_ast package is not installed.
You can install it with `python3 -m pip install typed-ast`.

My CI test are failing due to pykokkos-base using an old pybind11. I was able to fix the issue and I have a pykokkos-base PR open , so once that is merged my CI tests should pass.

But the CI does not fail while installing pykokkos-base. Nevertheless, I think updating the pinned version of pybind11 is a good thing

@gliga
Copy link
Contributor

gliga commented Nov 6, 2025

Closing. Addressed in another PR.

@gliga gliga closed this Nov 6, 2025
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

Successfully merging this pull request may close these issues.

3 participants