Git Product home page Git Product logo

Comments (3)

kilacoda-old avatar kilacoda-old commented on July 19, 2024

Hmm, could you post the entire traceback please? It most likely is a Pango problem and not specifically related to chanim, but more info would be helpful here, especially since you say the rest of manim is working fine. Send the full traceback here as a comment or pastebin (or alternative) link please.

I had the exact same idea as you - a manim based chemistry animation engine. I stumbled over this project while searching for ways to create such a thing, I really hope I can get Chanim to work it's an awesome project.

Thank you for the kind words! I'll admit things are a bit of a mess here right now, I'm trying to patch it up slowly. Support like this gives me all the more motivation to stop slacking and actually put some effort here, haha!

from chanim.

dragonoverlord3000 avatar dragonoverlord3000 commented on July 19, 2024

Thank you for the quick response, here's the entire traceback:

Traceback (most recent call last):
  File "c:\users\dragonoverlord\appdata\local\programs\python\python38\lib\runpy.py", line 193, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "c:\users\dragonoverlord\appdata\local\programs\python\python38\lib\runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "C:\Users\dragonoverlord\AppData\Local\Programs\Python\Python38\Scripts\manim.exe\__main__.py", line 4, in <module>
  File "c:\users\dragonoverlord\appdata\local\programs\python\python38\lib\site-packages\manim\__init__.py", line 46, in <module>        
    from .mobject.svg.text_mobject import *
  File "c:\users\dragonoverlord\appdata\local\programs\python\python38\lib\site-packages\manim\mobject\svg\text_mobject.py", line 54, in 
<module>
    import cairocffi
  File "c:\users\dragonoverlord\appdata\local\programs\python\python38\lib\site-packages\cairocffi\__init__.py", line 48, in <module>
    cairo = dlopen(
  File "c:\users\dragonoverlord\appdata\local\programs\python\python38\lib\site-packages\cairocffi\__init__.py", line 45, in dlopen
    raise OSError(error_message)  # pragma: no cover
OSError: no library called "cairo" was found
cannot load library 'C:\Windows\system32\libcairo-2.dll': error 0xc1
cannot load library 'libcairo.so.2': error 0x7e
cannot load library 'libcairo.2.dylib': error 0x7e
cannot load library 'libcairo-2.dll': error 0xc1

I tried to reinstall Pango, but this error unfortunately still shows up - will look into ways around this problem.

from chanim.

kilacoda-old avatar kilacoda-old commented on July 19, 2024

Hi! Sorry for not responding in a while, was your issue resolved?

from chanim.

Related Issues (16)

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.