A sample for a recipe¶
How to import the module¶
The recipe provides the way of importing module.
import irfpy.spice
If failed, please check whether the installation was correctly done, the sys.path variables in python, or PYTHONPATH environment in shell.