Skip to content
  • xvonabur's avatar
    Add dependency info for mysql-postgresql converter · 672daff5
    xvonabur authored
    Running converter with Python 2.6.x installed gives the following error:
    AttributeError: 'module' object has no attribute 'check_output'
    
    After installing Python 2.7.x everything works fine.
    672daff5