Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

ImportError: cannot import name GLOBAL_VARIABLES #69

@a-padinha

Description

@a-padinha

Hello,

I can't run apidemos.txt , it gets the following error:

[ ERROR ] Error in file 'C:\Users\Ana Padinha\Desktop\robotframework-androidlibrary-master\tests\apidemos\apidemos.txt': Importing test library 'AndroidLibrary' failed: ImportError: cannot import name GLOBAL_VARIABLES
Traceback (most recent call last):
File "c:\python27\lib\site-packages\AndroidLibrary__init__.py", line 13, in
from robot.variables import GLOBAL_VARIABLES
PYTHONPATH:
c:\python27\python27.zip
c:\python27\DLLs
c:\python27\lib
c:\python27\lib\plat-win
c:\python27\lib\lib-tk
c:\python27
c:\python27\lib\site-packages
c:\python27\lib\site-packages\wx-2.8-msw-unicode


Apidemos

Screen contains text | FAIL |
Parent suite setup failed:
No keyword with name 'Start Emulator' found.
(...)

I can't figure out what's happening, everything is installed as recommended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions