AttributeError: module 'urx' has no attribute 'Robot'

when i run the code
robot = urx.Robot(“169.254.20.200”)
i meet the problem “AttributeError: module ‘urx’ has no attribute ‘Robot’”
i don’t know how to solve it