Conversation

Notices

  1. pffft... attempting to install a pyton application... it has an installer script but it seems to assume Debian - which was found inn a parameter not supported by setup.py on my Dennis (Fedora). Removed the option and ran the script again, and it completed without further grumbles and even installed a .desktop for my menu. Yay! No, #: the menu item does nothing. Opening .desktop to find 'exec' line and then running that from a shell gives me more: module 'PySide' (whatever that is) is not found. So, now I need to find (and install, I guess) that. !grrr Still, I have the feeling I'm getting better at resolving problems like this! !photography # # ;)

    Saturday, 04-Jan-14 20:50:17 UTC from oracle.skilledtests.com
    1. @mk OK 'python-pyside' is actually a dependency; INSTALLATION.txt mentions it, but the installer script doesn't check for it :( It's in the repo, so, no problem - installed now. Yay! Now the program starts (grumbling about a problem with the config file but admitting at the same time that can happen if it's run for the very first time. ha! # #

      Saturday, 04-Jan-14 21:05:52 UTC from oracle.skilledtests.com
      1. @mk yay! mission accomplished. tired and sleepy now! so, I'll go to bed :) #

        Saturday, 04-Jan-14 22:02:19 UTC from oracle.skilledtests.com