Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo_pybind11

环境说明

  • Visual Studio 2022
  • pybind11 v2.13.5
  • python3.8.10, 只安装必要的内容, 然后拷贝到此目录, 需要重新装下pip, 不然无法直接使用pip, 不重装只能python -m pip

注意

  • 设置环境变量 set PYTHONHOME=D:\Work\DemoPybind11\3rd\python38 set PYTHONPATH=D:\Work\DemoPybind11\3rd\python38\Lib\site-packages

About

pybind11, c++ 调用python示例, IDE为VisualStudio2022

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages