Package: jythonc
Version: 2.1.0-22
Severity: normal

Steps to reproduce:
1) cat > hello.py <<EOF
print "hello world";
EOF
2) jythonc hello.py

Expected results:
2) jythonc compiles hello.py to java bytecode.

Actual results:
2) jythonc does not compile anything and prints

ERROR: jythonc requires python2.1 in order to run properly.
       Please install the python2.1 package.

Please let me know if you can't reproduce this bug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to