• E
    install the right python package version (#326) · 9f9b4afc
    emailweixu 提交于
    For multiple installation of paddle, there might be multiple versions of python package at opt/paddle/share/wheels/. We should install the right version.
    Ideally, we should remove the wrong versions when install. But it's not easy to do this with cmake.
    
    Change-Id: Ida8a8d60643ad9e42cf1c85776de9122d5ba1392
    9f9b4afc
submit_local.sh.in 3.1 KB