Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发我的个性化 Instagram 机器人,它会自动发布。现在我必须 24/7 运行这个脚本,所以我想在我的 Android 手机上运行这个脚本,而不是在我的 windows 上的 Cmd 中运行。但是当我试图在基于 android 的终端(称为 TERMUX)中运行我的代码时,它显示以下所附屏幕截图中的错误。谢谢。
任何24/7全天候运行脚本的替代方法都值得赞赏。
截屏
您还需要在手机上安装依赖项。利用python -m pip install requests
python -m pip install requests