I am trying to install researchpy with pip install researchpy or pip3 install researchpy on Jupyter but it gives the following error:
ModuleNotFoundError Traceback (most recent call last)
ModuleNotFoundError: No module named 'researchpy'
Could you help me to install it?