You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run "pytest tests_gripper" command, the following error is occurred.
I checked test_sim.py but I can't find decode attribute.
Would you give me some guide or tips to solve this error?
Running PC Environment
Windows 10 pro, 64G RAM
NVIDIA RTX 3080
miniconda
All packages are successfully installed.
Error messages
============================================== short test summary info ==============================================
ERROR tests_gripper/test_sim.py - AttributeError: 'str' object has no attribute 'decode'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
=========================================== 17 warnings, 1 error in 4.07s ===========================================
argv[0]=
argv[0]=
argv[0]=
argv[0]=
The text was updated successfully, but these errors were encountered:
Hi,
When I run "pytest tests_gripper" command, the following error is occurred.
I checked test_sim.py but I can't find decode attribute.
Would you give me some guide or tips to solve this error?
Windows 10 pro, 64G RAM
NVIDIA RTX 3080
miniconda
All packages are successfully installed.
============================================== short test summary info ==============================================
ERROR tests_gripper/test_sim.py - AttributeError: 'str' object has no attribute 'decode'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
=========================================== 17 warnings, 1 error in 4.07s ===========================================
argv[0]=
argv[0]=
argv[0]=
argv[0]=
The text was updated successfully, but these errors were encountered: