当你遇到 ModuleNotFoundError: No module named 'curlify' 这个错误时,可以按照以下步骤进行排查和解决: 确认模块名称是否正确: 首先,确认你要导入的模块名称 curlify 是否拼写正确。有时候,由于拼写错误或者记错了模块名,会导致这样的错误。 检查模块是否已安装: 在Python 环境中,你可以使用 pip list 命令来查看...
1. 找到Pycharm 中的setting设置,并打开 2. 找到自己工作的目录下的“Python Interpreter” --> "+"--> 搜索“requests”---> "Install Package",详情如下图: 安装成功后,代码就可以执行了
[116] dbplyr_2.3.2 fastmap_1.1.1 rlang_1.1.1 htmlwidgets_1.6.2 shiny_1.7.5.1 [121] farver_2.1.1 zoo_1.8-12 jsonlite_1.8.7 R.oo_1.25.0 RCurl_1.98-1.12 [126] magrittr_2.0.3 ggplotify_0.1.0 GenomeInfoDbData_1.2.10 dotCall64_1.1-0 munsell_0.5.0 [131] viridis_0.6.3 reticul...
UPDATE: In WSL, I reinstalled python, pip, awscli, then re-did aws configure and amplify init. Because amplify init requires an env name, I chose "dev"; however, the engineer's s3 bucket is named "webviewdev-20181128134445-deployment" while my new one is "webview-dev-dev-20190612102928...