robotframework-ioslibrary icon indicating copy to clipboard operation
robotframework-ioslibrary copied to clipboard

In Phyton 3x - Exception: Importing test library 'IOSLibrary.IOSLibraryException' failed: ImportError: cannot import name 'GLOBAL_VARIABLES' from 'robot.variables'

Open jsivapatha opened this issue 5 years ago • 0 comments

Library specification generation problem

Problem occurred during generating libdoc for 'IOSLibrary.IOSLibraryException' library located at 'C:\Python38-32\Lib\site-packages\robotframework-ioslibrary-master\src\IOSLibrary_init_.py'. Following exception has been thrown: Exception: Importing test library 'IOSLibrary.IOSLibraryException' failed: ImportError: cannot import name 'GLOBAL_VARIABLES' from 'robot.variables' (C:\Python38-32\lib\site-packages\robot\variables_init_.py) Traceback (most recent call last): File "C:/Python38-32/Lib/site-packages/robotframework-ioslibrary-master/src\IOSLibrary_init_.py", line 8, in from robot.variables import GLOBAL_VARIABLES PYTHONPATH: C:/Python38-32/Lib/site-packages/robotframework-ioslibrary-master/src C:\Python38-32 C:\Iron Mountain\RobotAutomationWorkspace\RobotAutomationPOC C:\Python38-32\lib\site-packages C:\Users\rlakshmi\AppData\Local\Temp\RobotTempDir928152460925001927 C:\PYTHONPATH C:\Python38-32\Scripts C:\Iron Mountain\Tools\sts-4.3.1.RELEASE C:\Python38-32\python38.zip C:\Python38-32\DLLs C:\Python38-32\lib

jsivapatha avatar Feb 20 '20 04:02 jsivapatha