Closed hideInEye closed 2 years ago
=> ERROR [5/5] RUN pip install --no-cache-dir -r requirements.txt 3.3s
[5/5] RUN pip install --no-cache-dir -r requirements.txt:
9 0.765 Collecting Flask==1.1.2
9 1.189 Downloading Flask-1.1.2-py2.py3-none-any.whl (94 kB)
9 1.765 ERROR: Could not find a version that satisfies the requirement tensorflow-cpu==2.6.1 (from versions: none)
9 1.765 ERROR: No matching distribution found for tensorflow-cpu==2.6.1
executor failed running [/bin/sh -c pip install --no-cache-dir -r requirements.txt]: exit code: 1
macos 本地运行也是同样报错
=> ERROR [5/5] RUN pip install --no-cache-dir -r requirements.txt 3.3s