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

NameError: name 'unicode' is not defined while using 'analyse jtl convert' #5

Open
chidambaranathan-r opened this issue Jan 25, 2021 · 3 comments

Comments

@chidambaranathan-r
Copy link

Hi,

Robot Framework version = 3.2.2
Python version = 3.9.0

Except "analyse jtl", rest all the 'analyse jtl convert ...' commands, throwing the below error in robot framework.
NameError: name 'unicode' is not defined

I guess, the python code of jmeter library needs to be adapted with Python3 as well.

Will it be updated or what is the option here?

@chidambaranathan-r chidambaranathan-r changed the title NameError: name 'unicode' is not defined while analyse jtl convert NameError: name 'unicode' is not defined while using 'analyse jtl convert' Jan 25, 2021
@kowalpy
Copy link
Owner

kowalpy commented Jan 26, 2021

What is a JMeter version used during test?

It is public github, anyone can fix this via pull request. It could be me if I find time, it could be you @chidambaranathan-r :-)

@chidambaranathan-r
Copy link
Author

chidambaranathan-r commented Jan 26, 2021 via email

@mahadev9
Copy link

mahadev9 commented Jun 8, 2021

Hello,

Robot Framework version = 4.0
Python version = 3.7.8
Jmeter version = 5.4.1

I have made the enhancements to JmeterClasses python file and it is working like a charm now. I have raised the PR #8 for this solution, please review and accept.

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

3 participants