79583567

Date: 2025-04-20 17:03:32
Score: 1
Natty:
Report link

For me I have downloaded fribidi.dll and put it in the same python code dir, then in the code before using PIL Image I added it to path.

import os
import sys
os.environ['FRIBIDI_PATH'] = str(Path(sys.executable).parent / "fribidi.dll")
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jaffer Al-Delphi