Skip to content

Commit

Permalink
Merge pull request #704 from gl-yziquel/yziquel
Browse files Browse the repository at this point in the history
Python 3.12 is problematic with conan.
  • Loading branch information
vsbogd authored Jun 3, 2024
2 parents 95ba324 + da51369 commit 06e30fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ page](https://www.rust-lang.org/tools/install). Make sure your
Rust (see the Notes at the installation page).

Requirements for building C and Python API
* Python3 and Python3-dev (3.7 or later)
* Python3 and Python3-dev (3.7 or later, but not 3.12)
* Pip (23.1.2 or later)
* GCC (7.5 or later)
* CMake (3.19 or later)
Expand Down

0 comments on commit 06e30fa

Please sign in to comment.