![]() |
| | #1 |
| Intranasal Heroin User Join Date: Sep 2001 Location: Buffalo, NY
Posts: 1,033
| Python anyway... ive made a few programs and it has come to my understanding that i cannot make executable files in python! in order to distribute my software, I need to cram 20 mg's worth of modules along with my .py file! this is nuts. am i getting the right idea? does anyone know how to make python programs into executables? thanks |
| Xterria is offline |
| | #2 |
| Registered User Join Date: Apr 2002
Posts: 200
| Just post the source and tell them to download the intepreter. |
| fyodor is offline |
| | #3 |
| Intranasal Heroin User Join Date: Sep 2001 Location: Buffalo, NY
Posts: 1,033
| not exactly a normal programming language, is it? |
| Xterria is offline |
| | #4 |
| Blank Join Date: Aug 2001
Posts: 1,034
| |
| Nick is offline |
| | #5 |
| Intranasal Heroin User Join Date: Sep 2001 Location: Buffalo, NY
Posts: 1,033
| that really stinks. i can only make .py programs. |
| Xterria is offline |
| | #6 |
| Peace Join Date: Aug 2001
Posts: 1,512
| That would be the nature of interpeted languages. |
| lightatdawn is offline |
| | #7 | |
| &TH of undefined behavior Join Date: Aug 2001
Posts: 5,219
| Quote:
LOL!!!!!!!
__________________ "If A is success in life, then A equals x plus y plus z. Work is x; y is play; and z is keeping your mouth shut." Albert Einstein (1879 - 1955) Board Rules | |
| Fordy is offline |
| | #8 |
| the hat of redundancy hat Join Date: Aug 2001 Location: Hannover, Germany
Posts: 2,769
| 1.1. What is Python? Python is an interpreted, interactive, object-oriented programming language.
__________________ hth -nv She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate." When in doubt, read the FAQ. Then ask a smart question. |
| nvoigt is offline |
| | #9 | |
| Guest
Posts: n/a
| Quote:
May as well use Java instead! | |
| | #10 |
| Blank Join Date: Aug 2001
Posts: 1,034
| I meant read the faq under 4.28. How can I create a stand-alone binary from a Python script. |
| Nick is offline |
| | #11 |
| Intranasal Heroin User Join Date: Sep 2001 Location: Buffalo, NY
Posts: 1,033
| i know...but then i have to include all of these libraries along with my .exe in order for it to run. i just wanted to see if there was another way around this |
| Xterria is offline |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| python c api | ralu. | C Programming | 0 | 03-01-2009 01:19 PM |
| C and Python | alexnb185 | Tech Board | 5 | 04-11-2008 11:11 PM |
| python in c++ application | l2u | C++ Programming | 5 | 04-18-2007 07:50 AM |
| Python | mart_man00 | Tech Board | 7 | 10-06-2003 07:24 AM |