0

I have been trying to make .exe application from my python scripts using py2exe. However, I am seeing the following error message when I run my exe file.

Error message when I run my application

Can someone tell me whats wrong, since my python script runs smoothly in spyder IDE, but makes me hit my head on the wall when I try to run my exe application:(

Few ideas which I have thought about so far: My matplotlib backends are not configured properly since I am just printing my ggplot figures.

Anton Protopopov
  • 30,354
  • 12
  • 88
  • 93
Bilal Mahmood
  • 169
  • 1
  • 3
  • Post the error message here not in an image. When the image goes down your question becomes useless for this website and future users. – Martin Feb 17 '16 at 12:12
  • have you looked at this thread? https://stackoverflow.com/questions/7446187/no-module-named-pkg-resources – dagrha Feb 17 '16 at 15:29

0 Answers0