No module named 'pygmt'

(base) C:\Users\burlotr>conda activate pygmt

(pygmt) C:\Users\burlotr>python -m ipykernel install --user --name pygmt
C:\Users\burlotr\Anaconda3\envs\pygmt\python.exe: No module named ipykernel

I guess I have to install the ipykernel module in the pygmt environment =)