Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #7307
| From | hisan <santosh.ssit@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Import error while running python application on Mac OS |
| Date | 2011-06-09 10:16 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <1167f414-8901-4f9c-9d51-2723213fd036@k3g2000prl.googlegroups.com> (permalink) |
| References | <ce14c481-f180-48fc-b38a-57d139a357f8@e17g2000prj.googlegroups.com> |
On Jun 8, 9:20 pm, hisan <santosh.s...@gmail.com> wrote: > HI All, > > I have created an application for Mac OS using py2app module, in my > python script i have external modules such as MySQLdb and other , > while trying to run on Mac OS i get an error saying unable to import > the module MySQLdb. > On Windows i convert python script to an exe using py2exe module and > if i install VC++ on y machine my exe runs fine. > Is there any dependency on MAC OS. > > Please let me know how to resolve my issue > > -- > Regards, > Santosh Can Some one reply for this Please
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Import error while running python application on Mac OS hisan <santosh.ssit@gmail.com> - 2011-06-08 09:20 -0700
Re: Import error while running python application on Mac OS hisan <santosh.ssit@gmail.com> - 2011-06-09 10:16 -0700
Re: Import error while running python application on Mac OS Ned Deily <nad@acm.org> - 2011-06-09 12:34 -0700
csiph-web