Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

script failed when doing zephyr test #41

Open
wangyanjiong163 opened this issue Sep 2, 2020 · 0 comments
Open

script failed when doing zephyr test #41

wangyanjiong163 opened this issue Sep 2, 2020 · 0 comments

Comments

@wangyanjiong163
Copy link

Hi Experts,

When trying to do the test following the guide: https://wiki.makerdiary.com/nrf52840-mdk/zephyr/, I met below issue while doing "pip3 install --user -r scripts/requirements.txt". Anything I do to fix it and move on?

x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -flto -fuse-linker-plugin -ffat-lto-objects -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=572 -DPSUTIL_LINUX=1 -I/usr/include/python3.6m -c psutil/_psutil_common.c -o build/temp.linux-x86_64-3.6/psutil/_psutil_common.o
psutil/_psutil_common.c:9:10: fatal error: Python.h: 没有那个文件或目录
 #include <Python.h>
          ^~~~~~~~~~
compilation terminated.

BR.
Wang Yanjiong

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

No branches or pull requests

1 participant