Code Monkey home page Code Monkey logo

Comments (9)

Arkit-Ray avatar Arkit-Ray commented on May 24, 2024 1

nvm, it worked finally, I just had to put in HTTP instead of HTTPS because the local host cannot run a secure connection

from manim_editor.

christopher-besch avatar christopher-besch commented on May 24, 2024

A better tutorial would indeed be helpful.
You have to run the python3 -m http.server command inside the project directory (the folder with the name of your project in the current working directory). Then you should be able to open the presented link in your browser.
If that fails, could you send me a screenshot of the content of the project folder?

from manim_editor.

Arkit-Ray avatar Arkit-Ray commented on May 24, 2024

I tried the command, it starts the server but I cannot access it. Here is the screenshot
noname 26-01-2022 22_14_23

from manim_editor.

christopher-besch avatar christopher-besch commented on May 24, 2024

This looks fine, the Manim Editor did it's job. Though the browser can't access the server. This is probably an issue with your http.server or some firewall of sorts. Could you send me the terminal output of python3 -m http.server and the error message of the browser, please?

from manim_editor.

Arkit-Ray avatar Arkit-Ray commented on May 24, 2024

The browser does not pop up with the site but when I copy past the server it shows the following
Screenshot (75)
Screenshot (76)
:

from manim_editor.

naveen521kk avatar naveen521kk commented on May 24, 2024

Oh use https://localhost:8000, it should work I guess

from manim_editor.

Arkit-Ray avatar Arkit-Ray commented on May 24, 2024

still not working

from manim_editor.

naveen521kk avatar naveen521kk commented on May 24, 2024

how about http://0.0.0.0:8000

from manim_editor.

Arkit-Ray avatar Arkit-Ray commented on May 24, 2024

No still not working

from manim_editor.

Related Issues (20)

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.