Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux Mint 21.1 issue installing DisplayCal with py3 #306

Closed
mateimm opened this issue Dec 2, 2023 · 1 comment
Closed

Linux Mint 21.1 issue installing DisplayCal with py3 #306

mateimm opened this issue Dec 2, 2023 · 1 comment

Comments

@mateimm
Copy link

mateimm commented Dec 2, 2023

Hello, I am following the installation steps and when I run the command pip install -r requirements.txt I get the below error message:

Program python found: YES (/home/matei/displaycal_venv/bin/python)
      Dependency dbus-1 found: YES 1.12.20 (cached)
      Run-time dependency python found: YES 3.10
      Configuring TestSuitePythonService.service using configuration
      Configuring tmp-session-bus.conf using configuration
      Program dbus-run-session found: YES (/usr/bin/dbus-run-session)
      ../test/meson.build:75: DEPRECATION: Project uses feature that was always broken, and is now deprecated since '1.3.0': str.format: Value other than strings, integers, bools, options, dictionaries and lists thereof..
      Run-time dependency python found: NO (tried pkgconfig, pkgconfig and sysconfig)
      
      ../test/meson.build:98:15: ERROR: Python dependency not found
      
      A full log can be found at /tmp/pip-install-dw26hd5q/dbus-python_2a70dd80139546b8a6b1602a76d6ae50/.mesonpy-44v0y6j2/meson-logs/meson-log.txt
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

I'd like to mention that the full log is not generated. There is nothing in the /tmp/ folder related to pip-install... as mentioned in the error message.

Thanks for your help.

@mateimm
Copy link
Author

mateimm commented Dec 2, 2023

I, shortly after posting the above message, found DisplayCal as a flatpak. I will install it from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant