Skip to content

Operating in Windows #13

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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