Closed jlperla closed 10 months ago
See https://github.com/QuantEcon/quantecon-book-theme/issues/185
For now, the workaround is to manually change to quantecon-book-theme==0.2 in the requirements.txt file before the pip install. The layout may be incorrect locally, but it can at least compile.
quantecon-book-theme==0.2
requirements.txt
Fixed in latest theme release
See https://github.com/QuantEcon/quantecon-book-theme/issues/185
For now, the workaround is to manually change to
quantecon-book-theme==0.2
in therequirements.txt
file before the pip install. The layout may be incorrect locally, but it can at least compile.