Installing on Centos 7.x

Home Forums Help and Support Installing on Centos 7.x

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #17934

    tamtamx
    Participant
    • Offline

    Hi, I’m trying to get it to run on my centos 7.x distro but I’m getting this error.

    TypeError: Can only concatenate tuple (not “int”) to tuple

    Traceback (most recent call last):
    File “/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/_core.py”, line 14656, in <lambda>
    lambda event: event.callable(*event.args, **event.kw) )
    File “/usr/lib64/python2.7/site-packages/DisplayCAL/DisplayCAL.py”, line 16028, in setup_frame
    app.frame = MainFrame(self.worker)
    File “/usr/lib64/python2.7/site-packages/DisplayCAL/DisplayCAL.py”, line 1455, in __init__
    self.set_size(True, True)
    File “/usr/lib64/python2.7/site-packages/DisplayCAL/DisplayCAL.py”, line 2127, in set_size
    self.MinSize = (minsize + borders_lr, minsize[1] + borders_tb)
    TypeError: can only concatenate tuple (not “int”) to tuple

    WARNING: Your version of wxPython (2.8.12.0) is outdated and no longer supported. You should consider updating to wxPython 3.0.0 or newer.

    I tried to find and install wxPython 3.0.0 but no luck.

    Does anyone know how to resolve this?

    Thanks,

    T

    #17935

    Florian Höch
    Administrator
    • Offline

    Oh god, CentOS and their packages that are literally ten years out of date…

    I do provide some of the deps for CentOS in my OpenSUSE build service repo at https://build.opensuse.org/project/show/home:fhoech

    Please note those are provided as-is.

    #17939

    tamtamx
    Participant
    • Offline

    Thank you Florian it’s working now!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Log in or Register

Display Calibration and Characterization powered by ArgyllCMS