-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I cloned Flask-Meld-Example today.
I am trying to run the example on Win10 with python 3.9.1 using Firefox Nightly and Chrome. After cloning the repo, I cd'd into the top folder of the repo, set FLASK_ENV, and executed py app.py
The form behaves as though JavaScript was not enabled, i.e., clicking on gadgets, does nothing,
I also built versions using the code in the Dec 4th blog and from the Flask-Meld repo README.md file. Neither of these worked.
Here is the entirety of the execution output:
...\Flask-Meld-Example
> py app.py
* Restarting with stat
* Debugger is active!
* Debugger PIN: 266-094-764
Traceback (most recent call last):
File "C:\Program Files\Python39\lib\site-packages\gevent\_ffi\loop.py", line 270, in python_check_callback
def python_check_callback(self, watcher_ptr): # pylint:disable=unused-argument
KeyboardInterrupt
2021-01-05T17:27:56Z
...\Flask-Meld-Example
>
I;d very much like to try this out, as I have an aversion to JavaScript.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels