AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-1186949

acrobaticitron's questions

Martin Hope
acrobaticitron
Asked: 2021-05-18 14:04:31 +0800 CST

安装 displaycalgui 的问题

  • 1

尝试安装 displaycal gui 时出现以下错误

dpkg: dependency problems prevent configuration of displaycal:
 displaycal depends on python (<< 2.8); however:
  Package python is not installed.
 displaycal depends on python (>= 2.7~); however:
  Package python is not installed.
 displaycal depends on python:any (<< 2.8).
 displaycal depends on python:any (>= 2.7~).
 displaycal depends on python-wxgtk3.0 (>= 3.0) | python-wxgtk2.8 (>= 2.8.11); however:
  Package python-wxgtk3.0 is not installed.
  Package python-wxgtk2.8 is not installed.
 displaycal depends on python-numpy (>= 1.0); however:
  Package python-numpy is not installed.
 displaycal depends on python-psutil; however:
  Package python-psutil is not installed.
 displaycal depends on python-gi; however:
  Package python-gi is not installed.
 displaycal depends on libsdl2-mixer-2.0-0; however:
  Package libsdl2-mixer-2.0-0 is not installed.

Python 已安装并位于:/usr/bin/python Python 版本为 Python 3.9.4

它说它可以是错误所说的 2 或超过 2.8。英特尔 macbook pro 上的 Ubuntu 21.04

 sudo apt-get install -f

上面的命令没有修复。我认为 Anaconda 可能是导致问题的原因,因为它位于不同的路径,所以我卸载了它,但它没有修复它

程序来源:https ://displaycal.net/ ,他们有一个19.04版本,但之后就没有了

谢谢

dpkg
  • 2 个回答
  • 370 Views
Martin Hope
acrobaticitron
Asked: 2021-02-27 12:35:50 +0800 CST

使用未知字符串长度的重命名

  • 0

我有一些文件

"file 1 [EN MR RE EF SF DS DE].txt"
"file 2 [EN MR].txt"
"file 3 [EN MR RE EF].txt"

我想用来rename删除该[ * ]部分。

我试过了:

rename  -n 's/\[*]//g' *.mkv

rename不起作用,*所以我被卡住了。

输出应该是

"file 1.txt"
"file 2.txt"
"file 3.txt"

谢谢

bash
  • 2 个回答
  • 34 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve