I am having a nightmare while trying to use RemoteSwingLibrary library with Jython and Paython , java and Eclipse

14 views
Skip to first unread message

Marwa Elrayes

unread,
Jul 24, 2019, 3:20:26 PM7/24/19
to robotframework-devel

 whatever configurations am doing I always get this Error 

[ ERROR ] Error in file 'C:\Jython-Robot\TestSw\src\source\Suite1.robot': Importing test library 'RemoteSwingLibrary' failed: ModuleNotFoundError: No module named 'RemoteSwingLibrary'
Traceback (most recent call last):
  None
PYTHONPATH:
  C:\Python3
  C:\Program Files\Java\jre1.8.0_212\bin
  C:\Jython-Robot\TestSw
  C:\Python3\python37.zip
  C:\Python3\DLLs
  C:\Python3\lib
  C:\Python3
  C:\Python3\lib\site-packages
TestSw.Src.Source.Suite1                                                      
==============================================================================
My Test Case                                                          | FAIL |
No keyword with name 'Start Application' found.
------------------------------------------------------------------------------
TestSw.Src.Source.Suite1                                              | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==============================================================================
TestSw.Src.Source                                                     | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==============================================================================
TestSw.Src                                                            | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==============================================================================
TestSw                                                                | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==============================================================================

Note that the same error is displayed when running robot-framework standalone from command prompt 

Please Help 
Reply all
Reply to author
Forward
0 new messages