Skip to content

Unable to start server.py #1

@radiophonic

Description

@radiophonic

Hello and thanks for the project, I'm very interested in giving it a try.

Unfortunately, server.py fails to start with the followin error:

Traceback (most recent call last):
  File "server.py", line 1, in <module>
    from flask import Flask, request, send_from_directory, render_template, redirect, jsonify
  File "/home/snafu/.local/lib/python3.8/site-packages/flask/__init__.py", line 14, in <module>
    from jinja2 import escape
ImportError: cannot import name 'escape' from 'jinja2' (/home/snafu/.local/lib/python3.8/site-packages/jinja2/__init__.py)

Python 3.8.10 / Linux Mint 20.3 Una

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions