self-operating-computer icon indicating copy to clipboard operation
self-operating-computer copied to clipboard

[BUG] No module named 'bidi.algorithm'

Open stanchiang opened this issue 1 year ago • 0 comments

Describe the bug

I got the error No module named 'bidi.algorithm' when I installed via pip and ran the operate command. It installed 0.5.0 by default. Uninstalling that package and installing version 0.4.2 via pip install python-bidi==0.4.2 resolves this issue.

Environment

  • OS: Mac

stanchiang avatar Jul 23 '24 18:07 stanchiang