u1538526

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: glade 4.2.7 (RHEL5) won't run with any python #1144
    u1538526
    Participant

    thanks for the info. I think I understand the issue. With glade 4.1.86, glade -v is triggering a crash, so the window that I thought was some kind of environment dump is actually an error report of a crash.

    thanks
    Nicolas

    in reply to: glade 4.2.7 (RHEL5) won't run with any python #1141
    u1538526
    Participant

    I noticed 'glade -v' on this new build on RHEL5 doesn't really work. Normally the UI launches, then I have the lengthy traceback in a window. Now 'glade -v' causes the UI to fail. Here is the stdout/err:

    > glade -v
    Could not find platform independent libraries
    Could not find platform dependent libraries
    Consider setting $PYTHONHOME to [:]
    'import site' failed; use -v for traceback Glade version
    Glade release version 4.3.0 compiled on Jun 6 2012 12:50:13 compiled on Jun 6 2012 12:49:37

    in reply to: glade 4.2.7 (RHEL5) won't run with any python #1140
    u1538526
    Participant

    you nailed it. it works nicely now, using 4.3.0.
    cheers
    Nicolas

    in reply to: glade 4.2.7 (RHEL5) won't run with any python #1137
    u1538526
    Participant

    If I disable the PYTHON env vars, glade_4.2.7 still won't load, and errors out with the same message. Therefore it seems it is not related to my python setup.

    in reply to: glade 4.2.7 (RHEL5) won't run with any python #1136
    u1538526
    Participant

    Using a RHEL5.7 OS, I can get glade_4.1.86_linux64_rh5 to run perfectly with python_2.4.3, or python_2.6.6, or python_2.7.1. I don't make use of PYTHONHOME because my python installation is a funky wrapper-based installation. However, since 'python' is found via $PATH, glade seems to be happy. I do however set PYTHONPATH, and I confirm that I can get the API to work nicely.

    After downloading the latest 4.2.7 build of glade for RHEL5, the interface refuses to load. Here is the error message I get:

    Could not find platform independent libraries <prefix>
    Could not find platform dependent libraries <exec_prefix>
    Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
    ImportError: No module named site

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