Giter Club home page Giter Club logo

Comments (5)

penghaoxiao avatar penghaoxiao commented on July 18, 2024 1

Run the following script:
python3 manage.py runserver --noreload --nothreading --insecure 127.0.0.1:7000

return:
[2021-06-04 06:11:56,566] INFO django.server: "GET / HTTP/1.1" 301 0
INFO - 2021-06-04 06:11:56,566 - basehttp - "GET / HTTP/1.1" 301 0
[2021-06-04 06:11:56,568] INFO django.server: "GET / HTTP/1.1" 301 0
INFO - 2021-06-04 06:11:56,568 - basehttp - "GET / HTTP/1.1" 301 0
[2021-06-04 06:11:56,569] INFO django.server: "GET / HTTP/1.1" 301 0
INFO - 2021-06-04 06:11:56,569 - basehttp - "GET / HTTP/1.1" 301 0
[2021-06-04 06:11:56,570] INFO django.server: "GET / HTTP/1.1" 301 0
INFO - 2021-06-04 06:11:56,570 - basehttp - "GET / HTTP/1.1" 301 0
[2021-06-04 06:11:56,571] INFO django.server: "GET / HTTP/1.1" 301 0
INFO - 2021-06-04 06:11:56,571 - basehttp - "GET / HTTP/1.1" 301 0
[2021-06-04 06:11:56,572] INFO django.server: "GET / HTTP/1.1" 301 0

Why can't I open the web page.

from cvat.

bsekachev avatar bsekachev commented on July 18, 2024

Docker is simplest way to build the production server.
Also you can setup the debug environment without docker as described here. Debug server works slower. We haven't described problem in this instruction.

from cvat.

imistyrain avatar imistyrain commented on July 18, 2024

Thanks for quick response.
I have tried with your suggesttion, but found it also needs python3-venv, which was not able to install on my machine because of dependicy problems. So is there any way to run it directly?

from cvat.

imistyrain avatar imistyrain commented on July 18, 2024

Why it needs a special version of a libray? Such like numpy 1.14.2, scipy 1.0.1 .etc
I don't think it's good practice.

Another problem is that it uses VS code to run, is it really necessary?
After serval minutes of searching,I succeed to run it with the script:
python3 manage.py runserver --noreload --nothreading --insecure 127.0.0.1:7000

from cvat.

1329844541 avatar 1329844541 commented on July 18, 2024

Why it needs a special version of a libray? Such like numpy 1.14.2, scipy 1.0.1 .etc
I don't think it's good practice.

Another problem is that it uses VS code to run, is it really necessary?
After serval minutes of searching,I succeed to run it with the script:
python3 manage.py runserver --noreload --nothreading --insecure 127.0.0.1:7000

Hello,I read your CSDN article about this,but I met a problem

https://blog.csdn.net/qq_26572229/article/details/83150120
and could you help me?I would be very thankful.

from cvat.

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.