我正在尝试使用 RASA 框架创建一个聊天机器人。我正在运行以下命令来安装 requirements.txt 文件及其引发错误。
pip install -r requirements.txt
ERROR: Could not find a version that satisfies the requirement tensorflow==1.12.0 (from -r requirements.txt (line 11)) (from versions: none)
ERROR: No matching distribution found for tensorflow==1.12.0 (from -r requirements.txt (line 11))