~~~~~~~~~~~~~~~~~~
**Features and Improvements**
- Now it use the path of the python executable to find site-packages dir.
- TODO: WINDOWS support are not thoroughly tested.
**Miscellaneous**
- the ``install`` method taking package source code directory now. It used to implicitly use __file__, which is very unclear.