How do I add packages to python in ue5?

I can’t figure out how to add a package, when I go to the directory where it’s installed it always says it cant find pip. How do I add packages with the repl?

I’m wanting to install pyqt6 so I can use qt for UI.