Conda Instal PYPY

your first and easiest option is to use this (but not recommended):

conda install -c conda-forge pypy

##################################################################
But if you have enough understanding of configuration of packages and 
python cores download it from the link under and then add it and
its script folder to path(totaly recommended!):

https://www.pypy.org/download.html
Eager Eel