Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

AssertionError: Attempting to place a list item in a non-list context #36

Open
iugo opened this issue Nov 8, 2021 · 1 comment
Open

Comments

@iugo
Copy link

iugo commented Nov 8, 2021

  • macOS 11.6
  • VS code 1.62.0
  • python 3.7.12 64-bit
  • snooty-lextudio 1.11.5

There are still problems after reinstalling snooty-lextudio using the following method.

"/usr/local/opt/[email protected]/bin/python3" -m pip uninstall snooty -y
"/usr/local/opt/[email protected]/bin/python3" -m pip install snooty-lextudio --upgrade

All installed packages:

# "/usr/local/opt/[email protected]/bin/python3" -m pip list
Package               Version
--------------------- ---------
certifi               2021.10.8
charset-normalizer    2.0.9
dnspython             2.1.0
docopt                0.6.2
docutils              0.18.1
fett                  0.3.2
idna                  3.3
importlib-metadata    3.4.0
networkx              2.6.3
pip                   21.2.4
pymongo               3.12.3
python-jsonrpc-server 0.3.4
PyYAML                5.4.1
requests              2.26.0
setuptools            58.0.4
snooty-lextudio       1.11.5
toml                  0.10.2
typing_extensions     4.0.1
ujson                 1.35
urllib3               1.26.7
watchdog              1.0.2
wheel                 0.37.0
zipp                  0.0.0

reproduces the problem:

- title 1
    some foo.

    :foo: some foo.
- title 2
    some foo.

    :foo: some foo.
@iugo
Copy link
Author

iugo commented Feb 22, 2022

I found a way to reproduce the problem. But it may not be updated because of the problem of mongodb/snooty-parser.

- title 1
    some foo.

    :foo: some foo.
- title 2
    some foo.

    :foo: some foo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant