Skip to content

fixed bug in python cmake binding#204

Open
dizcza wants to merge 1 commit intoanalogdevicesinc:masterfrom
dizcza:master
Open

fixed bug in python cmake binding#204
dizcza wants to merge 1 commit intoanalogdevicesinc:masterfrom
dizcza:master

Conversation

@dizcza
Copy link
Copy Markdown

@dizcza dizcza commented Nov 15, 2022

Cmake version 3.4 wrongly identifies the python path. In particular, it picks system python rather than the local currently active (conda or virtualenv), resulting in an error - a rather untrivial case, made me think a lot to figure that out.

I haven't checked which CMake version fixes this, but 3.18 works fine.

Signed-off-by: dizcza <dizcza@gmail.com>
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