python3导入theano编译报错fatal error: Python.h
环境:Ubuntu 20.04 LTSpython3.8安装theano和libgpuarray之后import theano,报错Exception: Compilation failed (return status=1): /home/jywang/.theano/compiledir_Linux-5.13–generic-x86_64-with-glibc2.29-x86_64-3.8.10-64/lazylinker_ext/mod.cpp:1:10: fatal error: Python


