You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tonywonghk Hi, it means pip could not find a distribution of tensorboard that would be compatible with your environment.
Could you provide the specific environment of your host machine to help me find what went wrong? Such as using Mac or Linux, x86 or ARM.
I've checked that tensorboard do have the version: https://pypi.org/project/tensorboard/2.14.1/
There are error occurred as show below
=> ERROR [asr-demos 5/5] RUN pip3 install --no-cache-dir --upgrade pip && pip3 install --no-cache-dir --user -r /requirements.txt 6.0s
failed to solve: process "/bin/sh -c pip3 install --no-cache-dir --upgrade pip && pip3 install --no-cache-dir --user -r /requirements.txt" did not complete successfully: exit code: 1
The text was updated successfully, but these errors were encountered: