Skip to content

r.init() returns false - improved init() error message with v1.44.1, see if that helps #289

Closed
@klho-sg

Description

@klho-sg

I installed rpa with

pip install rpa

Then I tried the sample codes but ran into problems immediately.

With this:

import rpa as r
r.__file__**

I get:

'/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/rpa.py'

Then I tried this:

r.init()

I get:

[RPA][ERROR] - following happens when starting TagUI...


False

Please advise. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions