Record the error when starting the robot framework ride
start-up ride.py The following error occurred
D:\Program Files(x86)\python\Scripts>python ride.py
Traceback (most recent call last):
File “D:\Program Files(x86)\python\lib\site-packages\robotide\application\ application.py “, line 70, in OnInit
self._ find_ robot_ installation()
File “D:\Program Files(x86)\python\lib\site-packages\robotide\application\ application.py “, line 124, in _ find_ robot_ installation
str( os.path.dirname (rf_ file), ‘utf-8’))).publish()
UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xa3 in position 20: invalid start byte
OnInit returned false, exiting…
Error in atexit._ run_ exitfuncs:
wx._ core.wxAssertionError : C++ assertion “GetEventHandler() == this” failed at ..\..\src\common\ wincmn.cpp (478) in wxWindowBase::~wxWindowBase(): any pushed event handlers must have been removed
Check the log. UTF-8 can’t encode 20,
Therefore, we tried the next step application.py The UTF-8 coding form in the file is changed to “GBK”, restart ride.py After that, ride is turned on
Read More:
- Python2.7 IOError: [Errno 0] Error when the cmd encoding is utf-8
- Lookuperror: unknown encoding: cp65001 when executing Python
- Error when starting Python in Windows
- winscp Error loading files using ‘936‘ encoding
- ERROR: invalid byte sequence for encoding “UTF8”: 0x00
- VIM setting file encoding format
- scrapy:LookupError: unknown encoding: ‘unicode’
- Java prompt unmappable character for encoding solution
- Pyinstaller packages the EXE file and executes the error unknown encoding: IDNA
- org.apache.jasper.JasperException: Unsupported encoding:
- Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING
- An error occurred when starting pyspider with Python 3.7
- Python error: syntax error: encoding problem: utf8
- Error starting peacock in manjaro [How to Solve]
- Solution to Starting Fault of routing and remote access service (16389 (0x4005))
- An error occurred while starting the application
- Optimization method of vs2017 starting speed
- [QtRunWork] Error starting process /uic:
- Error starting desktop problem when installing matlab on windows7
- spyder an error ocurred while starting the kernel (How to Fix)