安装npm install sqlite3 失败 报 node gyp所需Python version不对,要求Python = v2.5.0 & < 3.0.0 问: 现在 python 3 还不支持 node gyp么? 在Python 3 环境中如何安装sqlite3?