How to import the moduleΒΆ

The recipe provides the way of importing module.

import irfpy.util

If failed, please check whether the installation was correctly done, the sys.path variables in python, or PYTHONPATH environment in shell.