Giter VIP home page Giter VIP logo

Comments (7)

dreispt avatar dreispt commented on July 30, 2024

Your traceback seems to be related to rendering an RST module description to HTML.
Where you trying to see a module in form view? Which module?

from web.

alanljj avatar alanljj commented on July 30, 2024

Thank you for your reply. The model is Web Option Auto Color / web_option_auto_color.

I just click Setting - Models - Local Models, then click the icon of Web Option Auto Color

from web.

dreispt avatar dreispt commented on July 30, 2024

I reproduced the issue:

  File "/usr/lib/python2.7/dist-packages/docutils/parsers/rst/states.py", line 196, in run
    results = StateMachineWS.run(self, input_lines, input_offset)
  File "/usr/lib/python2.7/dist-packages/docutils/statemachine.py", line 239, in run
    context, state, transitions)
  File "/usr/lib/python2.7/dist-packages/docutils/statemachine.py", line 460, in check_line
    return method(match, context, next_state)
  File "/usr/lib/python2.7/dist-packages/docutils/parsers/rst/states.py", line 2721, in underline
    source=src, line=srcline)
  File "/usr/lib/python2.7/dist-packages/docutils/utils/__init__.py", line 235, in severe
    return self.system_message(self.SEVERE_LEVEL, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/docutils/utils/__init__.py", line 193, in system_message
    raise SystemMessage(msg, level)
SystemMessage: <string>:19: (SEVERE/4) Unexpected section title.

Usage
=====

from web.

pedrobaeza avatar pedrobaeza commented on July 30, 2024

I have fixed it directly due to the severity.

from web.

Valeny avatar Valeny commented on July 30, 2024

hi,dreisppt.
did u solved the issue of "SystemMessage: :19: (SEVERE/4) Unexpected section title."?
is it a bug here?

from web.

Valeny avatar Valeny commented on July 30, 2024

@dreispt @pedrobaeza
hi,
did u solved the issue of "SystemMessage: :19: (SEVERE/4) Unexpected section title."?
is it a bug here?

from web.

pedrobaeza avatar pedrobaeza commented on July 30, 2024

Yes, read the history of the issue

from web.

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.