Can I install pyocclient libray on ignition?

Consider using the approach documented in this post to install your module, which should automatically bring in appropriate dependencies.

Also consider that due to both the Jython environment and our hard requirement of Python 2.7 compatibility, many external Python packages won't work in this environment. It's often easier to get a java SDK work in Jython than a Python one.