-
Dear All,
I get the following issue with Pylint:
> 2023-05-05 16:17:09.363 [info] [Error - 4:17:09 PM] Server initialization failed.
> 2023-05-05 16:17:09.363 [info] Message: Pending response…
-
PS D:\refacer> python app.py
Traceback (most recent call last):
File "D:\refacer\app.py", line 11, in
refacer = Refacer(force_cpu=args.force_cpu)
File "D:\refacer\refacer.py", line 30, in…
-
### Bug description
Thank you for the effort you put in pylint !
Fatal error while checking (exception raised in astroid, and pylint crashing).
Have a good day/evening.
### Configuration
_No …
-
Hi
Then I do this curl http://127.0.0.1:5000/generate -H "Content-Type: application/json" -d '"prompt":"cat with sunglasses"' -X POST
Response "message": "The browser (or proxy) sent a request tha…
-
### System Info
- platform
```
$ cat /etc/os-release
NAME="Ubuntu"
VERSION="20.04.6 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.6 LTS"
VERSION_ID="20.04"
HOME_UR…
-
Hi There,
[issue - Exception: yfinance failed to decrypt Yahoo data response].
You folks are stars! Please may I request help on the issue below,
Steps take
1. Followed advise from reque…
-
I'm writing a python client to WARDuino and noticed that when sending an interrupt through the socket, the interrupt payload has to end with a space and a new line in order to be processed by WARDuino…
-
As a consumer I want to create all audio files automatically without any account usage (aws or google cloud).
OS: Platform independent
Python pyttsx3 is a text-to-speech conversion library in Py…
-
Use Ipopt, Mosek, Gurobi, Knitro to solve SOCP and exponential cones (Gurobi only SOCP). Progress status for text only:
- [x] Economic order quantity
- [x] The Kelly Criterion
- [x] Markowitz por…
-
Describe what improvement you want and how would this be used. Thanks!
I sometimes need to run pytest under a newer python version eg py38 while my system is running python 3.6 or 3.7 in trace mode
…