liftoff / GateOne

Gate One is an HTML5-powered terminal emulator and SSH client
http://liftoffsoftware.com/Products/GateOne
Other
6.28k stars 925 forks source link

Will GateOne work correctly with Python 2.7.5 #674

Closed jvherring closed 7 years ago

jvherring commented 7 years ago

Stock RHEL7 system has Python 2.7.5 installed, the RPM refuses to install due to:

rpm -ivh gateone-1.1-1.noarch.rpm

error: Failed dependencies: python(abi) = 2.6 is needed by gateone-1.1-1.noarch

Are there known issues with GateOne-1.1 and Python 2.7.5?