How to install python packages in Rhino 6?

Hi, I would like to install new packages, normally I would do pip install in console, but I do not know how does it work in new GH_Python?

make sure your package can run in IronPython 2.7
copy and paste it here, then simply import


of course it should be your name in the users folder, not mine

@Will_Wang thank You for your answer. I will test this solution. I have used for now GH_CPython as suggested elsewhere because it allows to use Anaconda