Skip to content

Update pybind11 to v2.10.3#9

Open
meikuam wants to merge 1 commit intoatom-moyer:masterfrom
meikuam:pybind11-update
Open

Update pybind11 to v2.10.3#9
meikuam wants to merge 1 commit intoatom-moyer:masterfrom
meikuam:pybind11-update

Conversation

@meikuam
Copy link

@meikuam meikuam commented Feb 20, 2023

Update pybind11 submodule version in order to be able to build the package with Python 3.11.

@meikuam
Copy link
Author

meikuam commented Feb 20, 2023

Tested with commands (at ubuntu 22.04)

conda create -n py3.11 python=3.11 numpy
conda activate py3.11

git clone --recurse-submodules https://github.com/atom-moyer/getpy.git
cd lib/pybind11
git checkout  v2.10.3
cd ../..
python setup.py install

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.

1 participant

Comments