Can't add modules in conjunction with Panda3D

I recently got Panda3D working, but now when I pip install keyboard, it successfully goes to c:\panda3d-1.10.8-x64\python\lib\site-packages\keyboard*. However when I try to import it, it does not work. Is there anyway I can change the location of the installation to make it findable by python?

I have solved the problem, for anyone looking here just run

from random import r

and the error message should tell you where to put your installation