Python 2.6.4 is compiled with Visual C++ 2008, you should have Visual C++
2008 redistributable installed on every system you run the app, or you can
use Python 2.5 instead.

2010/4/5 Smith, Jeff <[email protected]>

>  I must be missing something simple here but I’m not sure what it is.  I
> using Python 2.6.4 and cx_Freeze 4.1.2.  I create a one line python program
>
>
>
> print ‘hello’
>
>
>
> and then do
>
>
>
> cx_Freeze hello.py
>
>
>
> This generates a dist directory.   If I cd into that directory and run
> hello.exe it works fine.  But if I zip up that directory and put it on a
> system without anything else installed, running hello.exe returns:
>
>
>
> The system cannot execute the specified program.
>
>
>
> Is there something I am missing.  Previously I used cx_Freeze 4.1 and this
> scenario worked.
>
>
>
> *Jeffery G. Smith*
> *MedPlus, A Quest Diagnostics Company* | Senior SCM Specialist | 4690
> Parkway Drive | Mason, OH 45040 USA | *phone* +1.513.204.2601 | 
> *fax*+1.513.229.5505 |
> *mobile* +1.513.335.1517 | [email protected] | 
> www.MedPlus.com<http://www.medplus.com/>
>
> Please think about resource conservation before you print this message
>
>
>
>
>  *Confidentiality Notice:* The information contained in this electronic
> transmission is confidential and may be legally privileged. It is intended
> only for the addressee(s) named above. If you are not an intended recipient,
> be aware that any disclosure, copying, distribution or use of the
> information contained in this transmission is prohibited and may be
> unlawful. If you have received this transmission in error, please notify us
> by telephone (513) 229-5500 or by email ([email protected]). After
> replying, please erase it from your computer system.
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> cx-freeze-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>
>


-- 
初从文,三年不第。遂习武,校场发一矢,中鼓吏,逐之出。后学医,有所成,自撰一良方,服之,卒。
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
cx-freeze-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to