fatsen
Results
3
comments of
fatsen
v1.1.16 has the same problem. And after moving pictures to root folder mentioned by Studentenfutter, it's ok.
Open the folder of pyjade, and open runtime.py, then change `from collections import Mapping as MappingType` into `from collections.abc import Mapping as MappingType`. This problem solved, and it works ok...
yes please +1