Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR tests_gripper/test_sim.py - AttributeError: 'str' object has no attribute 'decode' #19

Open
KevinRyu opened this issue Oct 7, 2022 · 1 comment

Comments

@KevinRyu
Copy link

KevinRyu commented Oct 7, 2022

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?

  1. Running PC Environment
    Windows 10 pro, 64G RAM
    NVIDIA RTX 3080
    miniconda

All packages are successfully installed.

  1. 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]=

@BarisYazici
Copy link
Owner

You are right the tests are failing. You are welcome to fix them :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants