-
### 📜 Description
On running the code from python quick start section of readme, I am getting the error
_UnprocessableEntityError: Error code: 422 - {'errors': ['Field required'], 'offending_input'…
-
For now, hezar will installing until python 3.11.
Please compatible hezar with python 3.12
-
I'm wondering if this project already maintains Python typestubs (pyi) for the google-re2 package.
If not, I've written typestubs for my own personal use, would this project be interested in accept…
-
**Status - 17/10/24:**
Finalizada a adaptação geral do código. Em processo de correção dos erros apontados no script em R.
-
I installed electricitylci like this:
`pip install git+https://github.com/USEPA/ElectricityLCI.git@v1.0.1#egg=electricitylci`
But when I run
`python -m electricitylci.main` I get the following…
-
@moto-timo mentioned that:
>Snyk is highlighting python-jose as having [High vulnerabilities](https://security.snyk.io/package/pip/python-jose). One of the suggested replacements is [PyJWT](https://p…
-
**Command Name**
`az ssh config`
**Issue Summary**
After upgrading Azure CLI from version 2.65 to 2.66, the `az ssh config` command now produces an error due to a missing module, `rpds.rpds`. This is…
-
Default Description
-
Default Description
-
Here's the menuitem callbacks:
import fontforge;
def selectChanged(junk, act_ft):
act_ft.selection.none()
lst = []
for it in act_ft.glyphs():
if i…