-
### Versions
* Python: 3.8.10
* OS: 20.04.1-Ubuntu
* Buildozer: 1.5.0
* Kivy: 2.1.0
### Description
I add `twisted`, `zope.interface` and `attrs` to requirements of buildozer.spec file i…
-
# Motivation
flixOpt aims at creating a robust results file from solved calculation, which allows to analyze and evaluate a model at any time after solving it. Any user can profit from this feature
…
-
Just now looking through `prepare_python.py`, i think it implies this extension has only windows and linux x64 support.
We need to document that the other platforms are missing (if that's the case)…
-
When I try to install pybison through pip using
`pip install pybison`
It returns the following error
```
Collecting pybison
Using cached pybison-0.6.3.tar.gz (35 kB)
Installing build d…
-
### Description
The additions of type annotations for parts of jax was nice, but unfortunately they appear to have diverged from the source itself. For example, `jax/numpy/__init__.pyi` is missing `…
-
* Python version: 3.10.12
* Operating System: Ubuntu 22.04
* BlueZ version (`bluetoothctl -v`) in case of Linux: 5.64
### Description
I tried to build the kivy example for Android. An error po…
-
Hello,
I am attempting to install htm.core on Windows Subsystem for Linux (WSL), which is running Ubuntu 24.04.1 (the python version is 3.12.3). Here is what I've done:
First, I ran these commands…
-
### Problem Statement
When we get a stack trace in the UI and detect that it is from a certain platform, we display that platforms logo next to the stack trace. Python for *.py, JavaScript for .js, a…
-
This is an interesting plugin, thank you! I’ve recently started to add more [TAP](https://testanything.org/) based tests to a Python project and unifying test results for reporting using TAP is a grea…
-
### Problem description
Many Python package managers can pin the Python version with a `.python-version` file, see e.g. `uv` [here](https://docs.astral.sh/uv/guides/projects/#python-version). Would i…