-
Current binaries available from https://anaconda.org/carlkl/mingwpy/files are packed into wheels, which means they require `pip` to be installed. If compiler can be distributed as a plain GCC .zip the…
-
The list of prerequisite packages required to build the toolchain (and run the test suite etc.) here seems incomplete:
* https://github.com/riscv-collab/riscv-gnu-toolchain#prerequisites
The fol…
-
I'm getting an error when trying to collapse UM files to go from sub-daily to daily frequency. The data are 6-hourly maximum air temperature (max across all timesteps).
I'm new to cf-python so unsu…
-
Great PyQt5 resources are challenging to find. The most common places are:
* Tutorials on Udemy:
* https://www.udemy.com/course/python-gui-programming-using-pyqt5/
* https://www.udemy.com/cours…
-
**What package is missing from Amazon Linux 2022? Please describe and include package name.**
gdal, gdal-devel, python3-gdal, gdal-python-tools
**Is this an update to existing package or new packa…
-
Python 2.7 has reached end of life as of 2020-01-01.
Many Linux distro repositories will not have Python 2.7 now.
Support for Python 3 is required for this tool to stay useful.
-
In #113868 I noted that we currently don't expose `mprotect` functionality in `mmap` and that this might be useful to have for use cases like generating native code in Python. @brandtbucher confirmed…
-
Is it possible to add custom command features to the command list?
For example, the `Run Codegen` command, contains various useful arguments. I'd like to customize the default one and don't want to…
-
To expand on #950 and #1069...
As a Python programmer, I find that the goto symbol popup is considerably more useful to me with a change like this:
```
- text = g_markup_printf_escaped(_("%s:…
-
The [current link](https://robotpy.readthedocs.io/en/stable/guide/python.html#python-primer) to CodeAcademy's python course is dead.
The two current guides for python 2 are [here](https://www.codeca…