Giter VIP home page Giter VIP logo

typewriter-python's People

Contributors

mi1acl avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

typewriter-python's Issues

[Error] OSError: cannot open resource

Python 3.12
Mac OS 14.3

Traceback (most recent call last):
  File "/Users/seupedro/projects/typewriter-python/typewriter_effect.py", line 193, in <module>
    create_video_with_typewriter_effect(text, output_filename, fontsize=settings.get('fontsize', 30), video_fps=settings.get('video_fps', 30), video_duration=settings.get('video_duration', 10))
  File "/Users/seupedro/projects/typewriter-python/typewriter_effect.py", line 148, in create_video_with_typewriter_effect
    font = ImageFont.truetype(font_filename, fontsize)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/seupedro/projects/typewriter-python/.venv/lib/python3.12/site-packages/PIL/ImageFont.py", line 819, in truetype
    return freetype(font)
           ^^^^^^^^^^^^^^
  File "/Users/seupedro/projects/typewriter-python/.venv/lib/python3.12/site-packages/PIL/ImageFont.py", line 816, in freetype
    return FreeTypeFont(font, size, index, encoding, layout_engine)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/seupedro/projects/typewriter-python/.venv/lib/python3.12/site-packages/PIL/ImageFont.py", line 245, in __init__
    self.font = core.getfont(
                ^^^^^^^^^^^^^
OSError: cannot open resource

Can you provide a docker image?
Because libraries like opencv, imagemagick are pretty trick to get it working on different environments

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.