Author Topic: Python  (Read 4690 times)

rocalos2

  • Guest
Python
« on: September 20, 2016, 05:56:45 pm »
Hello.
I'm Roberto Calzavara, from Argentina. OS/2 user from 1998
This is my first topic in os2word. Thank in advance.
Runing python  on os/2 window or full screen, I can't write with keyboard. only show
------------paste-------------
[E:\]python
Python 2.6.5 (r265:79063, Dec 27 2012, 12:23:18)
[GCC 4.4.6] on os2knix
Type "help", "copyright", "credits" or "license" for more information.
>>>
------------end paste-------------
I try width ps2 keyboard and usb keyboard
What is wrong?
Best regards
Roberto Calzavara

roberto

  • Hero Member
  • *****
  • Posts: 810
  • Karma: +3/-6
    • View Profile
Re: Python
« Reply #1 on: September 20, 2016, 09:13:41 pm »
Hello
I think that you are running in old version.
I see this other :
============ini=============
[d:\]python
Python 2.7.6 (default, Jun 12 2016, 23:31:54)
[GCC 4.9.2] on os2knix
Type "help", "copyright", "credits" or "license" for more information.
>>> help
Type help() for interactive help, or help(object) for help about object.
>>> license
See http://www.python.org/2.7/license.html
>>>
===========end============
For updates you can install Anpm from Arcanoae

Saludos