所以我试图在VS代码上安装numpy 1.20.3,它说: error: subprocess-exited-with-error × Preparing metadata (pyproject.toml) did not run successfully. ╰─> [239 lines of output]
setup.py:66: RuntimeWarning: NumPy 1.20.3 may not yet support
我目前在ECS上使用1.10.9气流。我在requirements.txt文件中显式地指定了气流版本,如下所示。cannot import name '_check_google_client_version' from 'pandas_gbq.gbq'pandas-gbq==0.14.1
apache