How to create a standalone python executable with pymc3 package?

Thank you.

Without pymc3 module, I could able to convert the script to standalone executable. It runs fine without any issues.

Problem comes only while importing pymc3.