-
This is a current action item in Porting Flask to FastAPI #789.
## Overview
Currently, API handles errors for production and development environments in the same way. This issue is meant to be a po…
-
## Description
I'm fuzzy on whether this would be possible or would work the way I envision, but currently in order to create a module written in C++ that is exposed in python you must install _both_…
-
After installing and adding token gathered from Libby to the config document, this error occurs whenever I attempt to open the plugin page.
```
calibre, version 7.20.0
ERROR: Unhandled exception: U…
-
After mounting Chainlit to the FastAPI application, if the Gunicorn command is used to start the application and multiple processes are specified (using the -w option), an error will occur. The startu…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Steps to reproduce the behavior**
1. Which method did you use to run the script?
- did you run via `CC_Offline_…
-
Hi @mmcguffi,
Thanks for pLannotate, I think it's a very cool project and the few people I have
shown it to in the past have found it like magic.
I want to use it as part of my web application,…
-
### Checklist
- [x] the issue is indeed a bug and not a support request
- [x] issue doesn't already exist: https://github.com/kivy/python-for-android/issues
- [x] I have a short, runnable example…
-
```
from flask import Flask
from flask_sqlalchemy import SQLAlchemy
from flask_continuum import Continuum, VersioningMixin
app = Flask(__name__)
app.config['SQLALCHEMY_DATABASE_URI'] = 'sqlit…
-
## Rationale
The python run_tests script requires that moose/test exists. We should probably check for it rather than failing every single test!
## Description
Make python/run_tests a l…
-
Running on arch linux, downloaded release and after adding sunshine credentials, received this error:
```
> ./lutristosunshine
Error executing command: Traceback (most recent call last):
File …