Python errors in 3.0.1 (Linux 64-bit)

Home Forums Help and Support Python errors in 3.0.1 (Linux 64-bit)

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1005

    jimj_wpg SourceForge
    Member
    • Offline

    Today when I loaded dispcal 3.0.1 gui (Linux 64-bit) it wanted to update the software, and it failed to load because there were problems in:

    3.0.1 dispcalgui
    2.8,12.0-4.19 wxpython
    1.2.3-pre5 pyglet

    • This topic was modified on 2015-06-15 03:33:22 by jimj_wpg.
    #1006

    jimj_wpg SourceForge
    Member
    • Offline

    Below is a screenshot of the various python software that is causing the problems.

    Attachments:
    You must be logged in to view attached files.
    #1008

    Florian Höch
    Administrator
    • Offline

    Which distribution is that please?

    #1009

    Florian Höch
    Administrator
    • Offline

    Check your packages if python (2.6 or 2.7) is installed.

    #1010

    jimj_wpg SourceForge
    Member
    • Offline

    [lilzebra@localhost ~]$ python
    Python 2.7.5 (default, Nov 3 2014, 14:33:39)
    [GCC 4.8.3 20140911 (Red Hat 4.8.3-7)] on linux2
    Type “help”, “copyright”, “credits” or “license” for more information.

    >>

    #1011

    Florian Höch
    Administrator
    • Offline

    What I meant was check the package database. 0install queries the installed packages to find out about installed stuff. If there were a problem with RPM or Yum, this could lead to packages not found.

    #1012

    Florian Höch
    Administrator
    • Offline

    Either use the graphical package manager, or from the terminal:

    yum check
    yum list installed python
    #1013

    anonymous SourceForge
    Member
    • Offline

    [root@localhost ~]# yum check
    Loaded plugins: fastestmirror, langpacks, refresh-packagekit
    cairo-dock-plug-ins-3.2.1-1.fc19.x86_64 has missing requires of libetpan.so.16()(64bit)
    cairo-dock-plugins-3.2.1-1.fc18.x86_64 has missing requires of libetpan.so.16()(64bit)
    cairo-dock-plugins-3.2.1-1.fc18.x86_64 has missing requires of libgnutls.so.26()(64bit)
    cairo-dock-plugins-3.2.1-1.fc18.x86_64 has missing requires of libsasl2.so.2()(64bit)
    Error: check all
    [root@localhost ~]#

    [root@localhost ~]# yum list installed python
    Loaded plugins: fastestmirror, langpacks, refresh-packagekit
    Loading mirror speeds from cached hostfile
    * fedora: dl.fedoraproject.org
    * mate-desktop-fedora-extra: dl.dropbox.com
    * mate-desktop-fedora-extra-updates: dl.dropbox.com
    * rpmfusion-free: lug.mtu.edu
    * rpmfusion-free-updates: lug.mtu.edu
    * rpmfusion-free-updates-testing: lug.mtu.edu
    * rpmfusion-nonfree: lug.mtu.edu
    * rpmfusion-nonfree-updates: lug.mtu.edu
    * rpmfusion-nonfree-updates-testing: lug.mtu.edu
    * updates: dl.fedoraproject.org
    * updates-testing: dl.fedoraproject.org
    Installed Packages
    python.x86_64 2.7.5-15.fc19 installed
    [root@localhost ~]#

    #1014

    Florian Höch
    Administrator
    • Offline

    Thanks. What’s the output of:

    rpm -qa "--qf=%{NAME}t%{VERSION}-%{RELEASE}t%{ARCH}n" | grep "^pythons"

    Also, which version of 0install are you using? I think Fedora switched from zeroinstall-injector to 0install in Fedora 19, so the latter should be more recent. In case you’re still using zeroinstall-injector, remove it and install the 0install package from the distribution repositories instead.

    #1015

    anonymous SourceForge
    Member
    • Offline

    [lilzebra@localhost ~]$ 0install -V
    0install (zero-install) 2.6.1
    Copyright (C) 2013 Thomas Leonard
    This program comes with ABSOLUTELY NO WARRANTY,
    to the extent permitted by law.
    You may redistribute copies of this program
    under the terms of the GNU Lesser General Public License.
    For more information about these matters, see the file named COPYING.
    [lilzebra@localhost ~]$

    #1016

    anonymous SourceForge
    Member
    • Offline

    I’m gonna try re-installing dispcalGUI again and see if that fixes the problem…

    I’ve just removed it…

    [lilzebra@localhost ~]$ sudo yum remove zeroinstall-injector
    [sudo] password for lilzebra:
    Loaded plugins: fastestmirror, langpacks, refresh-packagekit
    Resolving Dependencies
    –> Running transaction check
    —> Package 0install.x86_64 0:2.6.1-2.fc19 will be erased
    –> Processing Dependency: zeroinstall-injector for package: dispcalGUI-2.1.0.0-201.1.noarch
    –> Running transaction check
    —> Package dispcalGUI.noarch 0:2.1.0.0-201.1 will be erased
    –> Finished Dependency Resolution
    google-chrome | 951 B 00:00
    google-talkplugin | 951 B 00:00
    playonlinux | 2.9 kB 00:00
    rpmfusion-free-updates/19/x86_64 | 3.3 kB 00:00
    rpmfusion-free-updates-testing/19/x86_64 | 3.3 kB 00:00
    rpmfusion-nonfree-updates/19/x86_64 | 3.3 kB 00:00
    rpmfusion-nonfree-updates-testing/19/x86_64 | 3.3 kB 00:00
    updates/19/x86_64/metalink | 3.1 kB 00:00
    updates-testing/19/x86_64/metalink | 2.7 kB 00:00

    Dependencies Resolved

    ================================================================================
    Package Arch Version Repository Size
    ================================================================================
    Removing:
    0install x86_64 2.6.1-2.fc19 installed 8.6 M
    Removing for dependencies:
    dispcalGUI noarch 2.1.0.0-201.1 @/dispcalGUI-2.1.0.0-201.1.noarch/18 549 k

    Transaction Summary

    Remove 1 Package (+1 Dependent package)

    Installed size: 9.1 M
    Is this ok [y/N]: y
    Downloading packages:
    Running transaction check
    Running transaction test
    Transaction test succeeded
    Running transaction (shutdown inhibited)
    Erasing : dispcalGUI-2.1.0.0-201.1.noarch 1/2
    Erasing : 0install-2.6.1-2.fc19.x86_64 2/2
    warning: file /usr/share/locale/sv/LC_MESSAGES/zero-install.mo: remove failed: No such file or directory
    warning: file /usr/share/locale/es/LC_MESSAGES/zero-install.mo: remove failed: No such file or directory
    warning: file /usr/share/locale/de/LC_MESSAGES/zero-install.mo: remove failed: No such file or directory
    Verifying : 0install-2.6.1-2.fc19.x86_64 1/2
    Verifying : dispcalGUI-2.1.0.0-201.1.noarch 2/2

    Removed:
    0install.x86_64 0:2.6.1-2.fc19

    Dependency Removed:
    dispcalGUI.noarch 0:2.1.0.0-201.1

    Complete!
    [lilzebra@localhost ~]$

    #1017

    jimj_wpg SourceForge
    Member
    • Offline

    OK, so it seems that the problem was that Python needed a newer version that I could only access by doing an upgrae or fresh install.

    Currently on Fedora 21 since the Spring. Didn’t bother trying to reinstall dispcalgui until last week.

    The program works again and it took 90 mins. to do a calibration & profile.

    I really like the newer interface and the audio feedback of the camera shuttler.

    The program stored an .icc file on my hard drive. Now it complains that it cannot install the profile to my Linux video settings.

    I will post the error msg. that I get.

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

You must be logged in to reply to this topic.

Log in or Register

Display Calibration and Characterization powered by ArgyllCMS