-
Hello,
I'm following the project page, and I've noticed that anything related to the flask 3.0 compatibility update closes, adding a comment is useless.
What interests us now, when is Flask-Login …
-
### Describe the bug
When running a simple HTTP Python Flask under binary compatibility mode, using the [`app-elfloader`](https://github.com/unikraft/app-elfloader), it fails.
### Steps to reproduce…
-
**Describe the bug**
A new compatibility issue between Flask-Login and Flask 3.0 has been fixed, but the fix has not been deployed to PyPI. This is causing users to install an older version of Flask-…
-
Hello
What I did:
1. I installed 3.11.1 with pyenv
2. Created a venv with 3.11.1
3. `pip install -r requirements.txt`
```
numpy~=1.24.1
pandas~=1.5.2
influxdb~=5.3.1
reques…
-
I was using `freeze.freeze()` and I got the following issue: `AttributeError: 'Map' object has no attribute 'charset'`
After looking at the Werkzeug documentation, I saw that `charset` has been depre…
-
```
+ ./manage.py test -vv
WARNING:root:no boto3 module found
Traceback (most recent call last):
File "/builddir/build/BUILD/copr-frontend-git-29.92a6ca9/coprs_frontend/./manage.py", line 13, in…
-
Hi I'm suddenly getting this error:
has anything happened to flask3.9, \Python\Python39\lib\site-packages\flask_init_.py", line 14, in
from jinja2 import escape
ImportError: cannot import name 'esc…
-
**Describe the bug**: APM Agent is not able to send events to Elastic agent. I see timeout error, even if I set the timeout to 120s. I am able to make curl request to the Elastic agent 8200 port. I se…
vanga updated
2 years ago
-
Hi
I get this error when running python2.7 safaribooks.py
Traceback (most recent call last):
File "safaribooks.py", line 12, in
from html import escape
ImportError: cannot import name…
-
**Describe the bug**
The icon for a checked checkbox looks not good
**To Reproduce**
Steps to reproduce the behavior:
* make a list with checkboxes
```
[ ] Butter
[ ] 2 Kästen Mineralwasser
…