Git Product home page Git Product logo

manim-studio's Introduction

Hi there ๐Ÿ‘‹

I've listed some facts here:

  • You visited my profile. ๐Ÿ‘€
  • I'm currently studying Data Science at the Pontifical Catholic University of Chile. ๐Ÿง‘โ€๐ŸŽ“
  • I love sciences. โค๏ธ
  • I'm currently working on an alternative to Manim written in Rust, MathLikeAnim-rs. ๐Ÿ”ฅ

If you stayed seeing my profile, thank you! You can contribute to one of my projects or become a sponsor, any of these options can help me greatly. ๐Ÿ’—

manim-studio's People

Contributors

dependabot[bot] avatar mathityt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

manim-studio's Issues

manim_studio\api.py, line 4, ImportError: cannot import name 'NoneType' from 'types' (C:\Python396\lib\types.py)

Describe the bug

C:\Users\hayde\Downloads\manim-test>manim-studio
Traceback (most recent call last):
  File "C:\Python396\lib\runpy.py", line 197, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "C:\Python396\lib\runpy.py", line 87, in _run_code
    exec(code, run_globals)
  File "C:\Python396\Scripts\manim-studio.exe\__main__.py", line 4, in <module>
  File "C:\Python396\lib\site-packages\manim_studio\__init__.py", line 1, in <module>
    from .api import ManimStudioAPI, hold_on
  File "C:\Python396\lib\site-packages\manim_studio\api.py", line 4, in <module>
    from types import ModuleType, NoneType
ImportError: cannot import name 'NoneType' from 'types' (C:\Python396\lib\types.py)

To Reproduce
Steps to reproduce the behavior:

  1. Install python 3.9.6
  2. Open a cmd prompt as admin
  3. run pip install manim
  4. run pip install manim-studio
  5. create project folder with template scene.py
  6. run manim-studio in folder

could be because:
decorator<6.0.0,>=5.0.7 in c:\python396\lib\site-packages (from manim<0.19.0,>=0.18.0->manim-studio) (5.1.1)

Expected behavior
The app/gui should run

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: chrome
  • Version 21H2

Smartphone (please complete the following information):

  • Device: why ??
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

SyntaxError: : unexpected character after line continuation character

Describe the bug
I downloaded the latest release 0.6.6 and tried running it. The error is
File "/home/ddd/anaconda3/envs/manim/lib/python3.11/site-packages/manim_studio/mobject_picker.py", line 311
f"setattr(self, {name.repr()}, MathTex({f"\ln x=\int_1^x{dt\over t}".repr()}))")
SyntaxError: unexpected character after line continuation character"

To Reproduce
Steps to reproduce the behavior:

  1. Install manim-studio using pip3 inside conda environment
  2. Run manim-studio

Expected behavior
I was expecting the GUI to openup

Screenshots
Attached

Desktop (please complete the following information):

  • OS: Ubuntu 23.10.1
  • Browser: Chrome
  • Version 120

Smartphone (please complete the following information):
NA

Additional context
Nil

manim Studio does not start on Mac OS with python 3.1

a call of manim-studio results in
~/Downloads/manim % manim-studio --version (master)manim
Manim Community v0.18.0

Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.10/bin/manim-studio", line 5, in
from manim_studio.main import main
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/manim_studio/main.py", line 2, in
from manim_studio.editor_widget import EditorWidget
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/manim_studio/editor_widget.py", line 30, in
from manim_studio.mobject_picker import MobjectPicker, RefreshDropdownVGroupButton
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/manim_studio/mobject_picker.py", line 311
f"setattr(self, {name.repr()}, MathTex({"\ln x=\int_1^x{dt\over t}".repr()}))")
^
SyntaxError: unexpected character after line continuation character

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.