Carlzkh
Carlzkh
> it seems that the problem can be related to additional information in library keyword database added in 1.7.3. > try to remove libraryrkeywords.db file from %AppData%\robotframework\ride (backup as always)...
> it seems that the problem can be related to additional information in library keyword database added in 1.7.3. > try to remove libraryrkeywords.db file from %AppData%\robotframework\ride (backup as always)...
> @Carlzkh You can see that fixed in current development version: > > ``` > pip install -U https://github.com/robotframework/RIDE/archive/master.zip > ``` This will have to be started in python3 to...
> That maybe a similar problem of the initial report. I now see that you have an Asian code character mapping. It may be that you have Include or exclude...
> @Carlzkh It in is the `%APPDATA%\RobotFramework\ride` > (or `C:\Users\YourUserName\AppData\Roaming\RobotFramework\ride` ) After deleting settings.cfg, ride will not start 