Menu

BT++ under RH8

2003-03-09
2003-03-24
  • Stefano Picciolo

    Running RH8, I have
    wxGTK-2.4.0
    wxPythonGTK-py2.2-2.4.0.4

    I downloaded latest btplusplus .tar.gz.

    I didn't find run.sh script, so I used python BT++.py, but I get an error:

    TabTrans/Renderer.py:22: DeprecationWarning: Use Python's False instead
      wxFONTENCODING_SYSTEM )
    TabTrans/Grid.py:38: DeprecationWarning: Use Python's False instead
      wxFONTENCODING_SYSTEM ),

    Could you help me?
    Thanks

     
    • Belgabor

      Belgabor - 2003-03-24

      just replace false by False or get the newest cvs version where it should be fixed.

       

Log in to post a comment.