3b1b / 3b1b/manim

Exception: Xelatex error converting to xdv.

オープン
#1,055 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
93.8k
フォーク
7.7k
PR マージ指標
PR 指標を取得中

説明

For the past few hours I have been to stackoverflow, reddit and github issues, tried those but couldnot solve the problem. A kind help would be appreciated.

Also I think for future reference, if someone can shed the reasons that can lead to this issue, would be very much helpful.

```
PS C:\Users\...\manim> python -m manim example_scenes.py WriteStuff -pl
Media will be written to ./media\. You can change this behavior with the --media_dir flag.

Traceback (most recent call last):
File "C:\Users\...\manim\manimlib\extract_scene.py", line 155, in main
scene = SceneClass(**scene_kwargs)
File "C:\Users\...\manim\manimlib\scene\scene.py", line 53, in __init__
self.construct()
File "example_scenes.py", line 100, in construct
example_text = TextMobject(
File "C:\Users\...\manim\manimlib\mobject\svg\tex_mobject.py", line 147, in __init__
SingleStringTexMobject.__init__(
File "C:\Users\...\manim\manimlib\mobject\svg\tex_mobject.py", line 42, in __init__
file_name = tex_to_svg_file(
File "C:\Users\...\manim\manimlib\utils\tex_file_writing.py", line 19, in tex_to_svg_file
dvi_file = tex_to_dvi(tex_file)
File "C:\Users\...\manim\manimlib\utils\tex_file_writing.py", line 64, in tex_to_dvi
raise Exception(
Exception: Xelatex error converting to xdv. See log output above or the log file: ./media\Tex\cfae0c2243103963.log
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。