[Tutor] Python & Matlab

Daniel Yoo dyoo@hkn.EECS.Berkeley.EDU
Wed, 9 Aug 2000 10:22:24 -0700 (PDT)


On Wed, 9 Aug 2000, F Wass wrote:

> I've tried invoking ordinary .exe files and it works
> fine. However, when trying to run Python files (.py)
> it won't work.
> Do you know if there is a way around this, such as
> creating something similar to a .exe file?

Hmmm... try sending the command 

  python [your_script].py

and see if that works for you.


To build .exe files, you can use a distributer like:

  http://www.mcmillan-inc.com/install1.html