eficode / robotframework-imagehorizonlibrary

Cross-platform Robot Framework library for GUI automation based on image recognition
MIT License
80 stars 28 forks source link

Error while adding Horizonlibrary in Eclipse #30

Closed MS07022 closed 7 years ago

MS07022 commented 7 years ago

Hi,

I'm getting this error while adding init_py file in eclipse, as python library. Please help me on this issue.

Thanks in Advance..!!! image

Tattoo commented 7 years ago

Why are you adding init.py in Eclipse in the first place? I do not understand why you would do this

MS07022 commented 7 years ago

To use this library, we need to add init_py file in the eclipse, then only we can use the library.

Tattoo commented 7 years ago

The way you use libraries in Eclipse, as far as I know, is to make them available in PYTHONPATH

Please see documentation: http://www.pydev.org/manual_101_interpreter.html