Skip to content

Operating in Windows #13

@timhockswender

Description

@timhockswender

I have a bit of trouble getting this going. Using Win11.

  1. the install string from the repo has spaces before and after the @ sign, these must be deleted to run in a miniconda terminal.
  2. More critically, just running 'import torch' leads to this error:
    File ~\miniconda3\envs\openchemie\lib\site-packages\easyocr\easyocr.py:9
    from bidi.algorithm import get_display

ModuleNotFoundError: No module named 'bidi.algorithm'

I installed python-bidi but no help. Verified the easyocr is installed.
Any ideas?
Thanks,
Tim Hockswender

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