on my local Raspberry PI. Since the docker image and the base docker image are both made for x86 processors, I cannot use them and so I am just preparing the environment myself. After installing all requirements and other basic tools, I got the error: "No module named '_pafprocess' ...
在命令行执行: swig --help,不报错说明安装成功了。 下面开始swig代码,进入tf-pose-estimation-master文件夹下,cmd定位到D:\tf-pose-estimation\tf_pose\pafprocess 在Tensorflow环境下,运行 swig -python -c++ pafprocess.i && python setup.py build_ext --inplace 1. 如果不报错,你的文件夹内容应该是这样的...
在命令行执行: swig --help,不报错说明安装成功了。 下面开始swig代码,进入tf-pose-estimation-master文件夹下,cmd定位到D:\tf-pose-estimation\tf_pose\pafprocess 在Tensorflow环境下,运行 swig-python-c++pafprocess.i&&python setup.py build_ext--inplace 如果不报错,你的文件夹内容应该是这样的 如果报错了,...