-
Python 3.13 is being aggressively installed by `homebrew` dependencies, so it's really hard for macOS users to avoid. Trying to run the tests using it fail with an error about `_PyErr_WriteUnraisableM…
-
**Submitting author:** @davidogara (David O’Gara)
**Repository:** https://github.com/davidogara/hetGPy
**Branch with paper.md** (empty if default branch):
**Version:** v1.1
**Editor:** @matthewfeicke…
-
-
-
I use PonyPRM with Python 3.12 on Windows without problem. However after upgrading to 3.13 I got the following error:
File "C:\Users\Administrator\Python313\Lib\site-packages\pony\orm\core.py", li…
-
Should be relatively simple to change the GitHub workflows to include 3.12
-
/kind user-story
/kind epic
## Which area is this user story related to?
/area registry
## User Story
As an application developer or an ML engineer who wants to develop AI solutions I…
-
```
python DialogueExtractor.py
C:\work\DialogueExtractor\DialogueExtractor_ch\DialogueExtractor.py:335: SyntaxWarning: invalid escape sequence '\s'
punct = ".,。,?!?!\s\r\n"
Traceback (most rece…
-
python:3.11-slim-bullseye
-
Sorry my dumb question.
Im working with Ubuntu 22.04
i create an alias to use "python" to call python3
but im getting that error when trying to run:
` kvdeveloper create TestProject --template nav…