English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I downloaded the jython2.2b. I opened it and it installed. It created a directory with a bunch of files and what not. I ran the batch file in it and the jython interpreter opened and worked.

My problem is that I cannot run jythion from my command prompt. if I type java I get something. If I type pythong I get the pythong interpreter. If I type jython I get:

'jython' is not recognized as an internal or external command,
operable program or batch file.

How do I fix this so that I can run jython from any directory using my command prompt?

2007-05-01 16:24:18 · 1 answers · asked by mr_gees100_peas 6 in Computers & Internet Programming & Design

1 answers

Add the directory for Jython to your PATH (right click my computer, properties, advanced, environment variables).

2007-05-01 16:32:08 · answer #1 · answered by csanon 6 · 0 0

fedest.com, questions and answers