~ Mayank Johri’s Tips ~

May 8, 2008

FAQ: Resolving the “ImportError: No module named decimal” Error

Filed under: FAQ's, PitHole, Python — mayankjohri @ 3:04 pm

Error Message:

ImportError: No module named decimal

Description:

Error occurs when executable created using pyinstaller is executed which uses pymssql module

Resolution:

import decimal in the python program

If you are using pymssql module in python program and creating

No Comments Yet »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.