JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory:报错处理

发布时间 2023-12-29 21:30:41作者: 浪矢-CL

在安装compressai的时候,想用它自带的setup.py把相应库安装好,但是需要先下载pybind11
下载时遇到如下问题:
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory
据说是包管理器有一些缓存文件导致的,因此清了一下缓存。
pip cache purge
重新下载就可以了

    本栏目推荐文章
  • MIUI EU ROM install and upgrade
  • 安装npm install报错npm ERR! code ETIMEDOUT npm ERR! errno ETIMEDOUT npm ERR! network request to https://registry.npmjs.org/webpack-subresource-integrity failed, reason
  • A connection was successfully established with the server but then an error
  • vscode错误:Unable to connect to VS Code server: Error in request.
  • 【解决方案】Error running,Command line is too long
  • fish和pacman:“error: Unable to read input file: 是一个目录”报错的处理
  • ERROR 2059 (HY000): Authentication plugin 'caching_sha2_password'
  • mysql> GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' WITH GRANT OPTION; ERROR 1410 (42000): You are not allowed to create a user with GRANT
  • "nginx.conf" E514 : write error (file system full?)
  • Flutter 项目运行到ios模拟器报错 : Error (Xcode): SDK does not contain 'libarclite'
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们