-
咋回事大佬
Traceback (most recent call last):
File "C:\Users\s30356\Desktop\py2024\ECUT_TodayCampus-main\index.py", line 29, in main
msg = working(user)
File "C:\Users\s30356\Desktop\py2024\ECU…
-
---
## Description of the problem
Get bad requests when login
## Code to reproduce
```py
# Example code
from zlapi import ZaloAPI
imei = ""
cookies = ""
client = ZaloAPI("", "", imei, coo…
-
ModuleNotFoundError: No module named 'uniquebible'
PS C:\Users\michael> C:\Users\michael\UniqueBible\uniquebible\uba.py
Traceback (most recent call last):
File "C:\Users\michael\UniqueBible\uniqu…
-
**Bug description**
I have updated from 0.3.3.3 to 0.3.3.4 using `pip install -U g4f` and now I get an unhandled exception with every query. I have rolled back to 0.3.3.3 and it is fine 100% of queri…
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Nov 17 | Next scheduled analysis: Nov 24_
### Open
- h…
-
I've been using this for quite some time (thanks for this, by the way, it's been a life saver) and it just recently broke with the following backtrace which seems to point to the requests library fail…
-
### Description of the bug
My custom init module summary template is broken when I switch to using the insiders version of mkdocstrings-python and griffe.
### To Reproduce
```
WRITE MRE / IN…
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Nov 06 | Next scheduled analysis: Nov 13_
### Open
- h…
-
## CVE-2018-18074 - High Severity Vulnerability
Vulnerable Library - requests-2.19.1-py2.py3-none-any.whl
Python HTTP for Humans.
Library home page: https://files.pythonhosted.org/packages/65/47/7e0…
-
Python will proxy requests so you don't hit CORS issues, but JavaScript doesn't. We should add that.
Additionally, at the same time as adding the JS proxy we should fix both proxies to not override…