Open Qrteng opened 1 year ago
during installing the dependencies, I have encountered the following error: $ pip install -r inference_requirements.txt Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple, https://mirrors.cernet.edu.cn/list/pypi, https://pypi.python.org/simple Processing /tmp/build/80754af9/astroid_1639030679373/work ERROR: Could not install packages due to an OSError: [Errno 2] 没有那个文件或目录: '/tmp/build/80754af9/astroid_1639030679373/work'
how to solve this? Thank you very much!
I encountered the same issue. Have you resolved it?
@XezXey
@Qrteng
during installing the dependencies, I have encountered the following error: $ pip install -r inference_requirements.txt Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple, https://mirrors.cernet.edu.cn/list/pypi, https://pypi.python.org/simple Processing /tmp/build/80754af9/astroid_1639030679373/work ERROR: Could not install packages due to an OSError: [Errno 2] 没有那个文件或目录: '/tmp/build/80754af9/astroid_1639030679373/work'
how to solve this? Thank you very much!