我在 Raspberry Pi 4 上运行 Raspbian GNU/Linux 10 (buster) 并尝试一个项目https://pimylifeup.com/raspberry-pi-internet-speed-monitor/,它运行速度测试并记录结果。我刚刚完成“编写速度测试 Python 脚本”部分,我正在尝试使用 sudo apt update 进行更新,但出现此错误。apt更新错误图片
我对 Linux 非常陌生,不知道为什么要从 ookla.com 更新它。我能想到为什么从 ookla 更新的唯一原因是我安装了sudo pip3 install speedtest-cli,但我真的不确定。当我转到存储库时,它说它正在从https://ookla.bintray.com/debian buster Release 中提取,它说存储库路径丢失或未指定。