find_package python3 error on windows with missing Python3_SOABI

前端 未结 0 1994
执笔经年
执笔经年 2020-11-27 05:07

I am using cmake version 3.17 on windows with the following code to find the Python3 interpreter.

set(Python3_FIND_VIRTUALENV FIRST)
find_package(Python3 REQU         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题