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

In shell, Import Library ImageHorizonLibrary gives error #25

Closed
davidchristine88 opened this issue Sep 28, 2017 · 4 comments
Closed

In shell, Import Library ImageHorizonLibrary gives error #25

davidchristine88 opened this issue Sep 28, 2017 · 4 comments

Comments

@davidchristine88
Copy link

davidchristine88 commented Sep 28, 2017

dleung@edgemds:~$ rfdebug
==============================================================================
robot debugH9MeJO
==============================================================================
RFDEBUG REPL
>>>>> Enter interactive shell
Only accepted plain text format keyword seperated with two or more spaces.
Type "help" for more information.
> Import Library  ImageHorizonLibrary
RFDEBUG REPL                                                          | FAIL |
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2318' in position 44: ordinal not in range(128)
------------------------------------------------------------------------------
robot debugH9MeJO                                                     | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==============================================================================
Output:  None
@xyb xyb closed this as completed in 5234aa3 Sep 29, 2017
@xyb
Copy link
Owner

xyb commented Sep 29, 2017

@davidchristine88 Thank you for reporting your issue, I've released version 1.0.2 may fix this.

@davidchristine88
Copy link
Author

Thanks - where can I get the latest build and try it? Do I need to build it myself?

@xyb
Copy link
Owner

xyb commented Sep 29, 2017

@davidchristine88 You could install it eight using command pip install robotframework-debuglibrary, or download the file from https://pypi.python.org/pypi/robotframework-debuglibrary and run python setup.py install.

@davidchristine88
Copy link
Author

Thanks - I just need to add the option --upgrade in pip install command.

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