Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
install the right python package version (#326)
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
- Loading branch information