wxPython for the rttov gui

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #47373
    Lu RuiLu Rui
    Participant

    ERROR: wx is not installed or not compatible with python

    But I have installed it via pip.And python version 3.8, wx python version 4.1.0.
    Any help would be appreciated.

    #47374
    Lu RuiLu Rui
    Participant

    ERROR: wx is not installed or not compatible with python

    But I have installed it via pip.And python version 3.8, wx python version 4.1.0.
    Any help would be appreciated.

    #47377
    James HockingJames Hocking
    Keymaster

    Hi,

    The RTTOV GUI is not yet compatible with wxPython 4.1 so it is necessary to use python 3.7 and wxPython 4.0.4 installed with conda as described in the GUI documentation.

    You could use this yaml file for conda and install this environment for RTTOV GUI with the command:

    $ conda env create -f rttovguienv.yml

    My colleagues are working on compatibility for wxPython 4.1.

    Best wishes,
    James

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.