| | |
Converting wxPython files to .exe
Thread Solved |
Hey All,
I have made a program called "Pymailer", I have even made a GUI version... now what I want to do is to convert it to .exe format... how do I do it? I googled for some info, but in vain!
I have made a program called "Pymailer", I have even made a GUI version... now what I want to do is to convert it to .exe format... how do I do it? I googled for some info, but in vain!
0
#2 31 Days Ago
•
•
•
•
Hey All,
I have made a program called "Pymailer", I have even made a GUI version... now what I want to do is to convert it to .exe format... how do I do it? I googled for some info, but in vain!
0
#3 31 Days Ago
•
•
•
•
The same way you create any .exe, using py2exe! Search this forum for examples of setting up a setup file.
0
#6 31 Days Ago
Python26 has been compiled with a later version of the MS C compiler, looks like MSCVP90.dll is one of the runtime libraries, should be somewhere on your computer. If there is such a DLL, you can download it from MicroSoft or http://www.dll-downloads.com/
Are you sure you don't mean MSVCR90.dll?
A note to sravan953:
Giving the missing dll the correct name would have saved quite some time.
Are you sure you don't mean MSVCR90.dll?
A note to sravan953:
Giving the missing dll the correct name would have saved quite some time.
Last edited by vegaseat; 31 Days Ago at 2:03 pm. Reason: MSVCP90.dll, MSVCR90.dll
May 'the Google' be with you!
•
•
Join Date: Aug 2008
Posts: 148
Reputation:
Solved Threads: 46
1
#7 31 Days Ago
Vegaseat gave you an answer in your own post last time.
http://www.daniweb.com/forums/showth...ymailer&page=5
I have used py2exe and wxpython many times it`s works fine.
Some more info if you need it.
http://wiki.wxpython.org/py2exe
http://stackoverflow.com/questions/3...-an-executable
http://article.gmane.org/gmane.comp....wxpython/71929
http://www.daniweb.com/forums/showth...ymailer&page=5
I have used py2exe and wxpython many times it`s works fine.
Some more info if you need it.
http://wiki.wxpython.org/py2exe
http://stackoverflow.com/questions/3...-an-executable
http://article.gmane.org/gmane.comp....wxpython/71929
Last edited by snippsat; 31 Days Ago at 11:33 am.
•
•
•
•
Vegaseat gave you an answer in your own post last time.
http://www.daniweb.com/forums/thread...ymailer&page=5
I have used py2exe and wxpython many times it`s works fine.
Some more info if you need it.
http://wiki.wxpython.org/py2exe
http://stackoverflow.com/questions/3...-an-executable
http://article.gmane.org/gmane.comp....wxpython/71929
![]() |
Similar Threads
- Merge some files into an .exe (IT Professionals' Lounge)
- copy and paste exe files (Visual Basic 4 / 5 / 6)
- Executing application files (exe files) in vb.net 2005, .net framework 2.0. (VB.NET)
- Can I run files without the .exe? (Windows Software)
- PyScripter and WxPython debug session (Python)
- VB5 .EXE files/shortcuts & RAM.... (Visual Basic 4 / 5 / 6)
Other Threads in the Python Forum
- Previous Thread: Create a string with Hex values
- Next Thread: Newbie problem with instancing a class
| Thread Tools | Search this Thread |
ada advice anydbm array bluray c++ centimeter char cm code compression convert css customdialog dan08 date datetime decode digital drive dual dvd dynamic dynamically encode event exam examples exe feet firefox format function getvalue graphics gui hd html ide images inches incode int introduction introductory java kilometer km layer leftmouse meter multiple mysqlquery numbers parse partition path phonebook professor proficiency progressbar py py2exe pymailer pyopengl python retrieve signal skinning sony source sqlite statictext string studio test thread time tutorial university unreadable valueerror video visual war wxpython year







