Script using xpath works on one computer but not another?

I’m encountering a problem where the same script with xpath would work on one computer but not another (says it can’t find the element). Everything is the same, including the site, but I also tried getting the new xpath (absolute and relative), but either doesn’t work.

Is there something that might be blocking it?

I think it is a dynamic xpath that changes

Can you share TAG HTML code?