Skip to content
This repository was archived by the owner on Nov 2, 2020. It is now read-only.
This repository was archived by the owner on Nov 2, 2020. It is now read-only.

Creating database fails with python exception #233

Open
@zoltan-on-github

Description

@zoltan-on-github

Hi Guys,

I try to configure the plugin (by running 'Update Internal Database For Active Tab command')

I get the following exception:

scan_index.log:
Traceback (most recent call last):
  File "C:\Users\xxx\AppData\Roaming\Sublime Text 3\Packages\Robot Framework Assistant\dataparser\run_scanner.py", line 9, in <module>
    from queue.scanner import Scanner
  File "C:\Users\xxx\AppData\Roaming\Sublime Text 3\Packages\Robot Framework Assistant\dataparser\queue\scanner.py", line 7, in <module>
    from finder import finder
ImportError: cannot import name 'finder' from 'finder' (C:\Python\Python37-32\lib\site-packages\finder\__init__.py)

I don't know what could be the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions