Why would you start RIDE from Pycharm?
You should start from command window, or desktop shortcut.
To develop RIDE, you need to setup Pycharm or other IDE to start from init, and with proper PYTHONPATH set.
1 Like
That version of RIDE is not compatible with Python 3.11.
You need to install development version.
dose python 3.12 compatible with ride 2.0.8.1 and robot 7.0?
Current development version is compatible with Python 3.12 and Robot Framework 7.0.
See the README at: GitHub - robotframework/RIDE: Test data editor for Robot Framework
Install with:
pip install -U https://github.com/robotframework/RIDE/archive/master.zip