Changes

Jump to navigation Jump to search
no edit summary
selenium 3.141.0
splinter 0.10.0
 
==Komodo IDE 9==
 
Komodo IDE 9 is installed on the server. To get a license for your user account, go to E:\installs and run Komodo-IDE-9-Windows-S19344C4830A.exe. It should say OK, and then you're good to go.
 
By default Komodo IDE assumes that .py scripts are associated with Python2 not Python3. Most of our libraries and scripts are for Python 3. To change to the Python3 debugger, click the File Type icon (showing Python) at the bottom of the edit window (before the line and column number), and change it to Python3.
 
Note that Ed fixed the error documented on the ActiveState GitHub [https://github.com/Komodo/KomodoEdit/issues/3592], by replacing all instances of 'async' with 'asynch' in C:\Program Files (x86)\ActiveState Komodo IDE 9\lib\support\dbgp\python3lib\dbgp\client.py to enable Komodo to run Python 3.

Navigation menu