-
Hi, I'm trying to install the most recent version of fitsio using pip, but I'm getting errors related to compiling C fitsio code. Could I get some insights into how to resolve this?
Here are some s…
-
I followed the steps in the README.md to install `bmi-tester` and the `pymt_hydrotrend` example to test it. However running:
```
conda install pymt_hydrotrend -c conda-forge
```
yields:
```
LibM…
-
I imagine this may be on your radar, but just in case it is not, I am having some issues installing with Python 3.13. Thanks for the work on all your awesome tools!
```bash
~/tmp
❯ mkdir srsly-te…
-
The below is tested with numba `0.60.0` on cpython `3.12.5`.
The context for this is that `numba` aims to convert between CPython floats and an appropriate type on input and output to jitted func…
-
Python 3.13 was released earlier in October 2024, and install fails.
Interestingly, install is successful on `3.14-dev`.
**Step to reproduce**
```bash
pyvenv install 3.13
pyenv local 3.13 && py…
Jufik updated
2 weeks ago
-
When using Python's [tkinter](https://docs.python.org/3/library/tkinter.html) directly or indirectly a local installation of `tcl` and `tk` is necessary.
And while JavaCPP's cPypthon includes the `tk…
-
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…
-
I'm making this issue to serve as a TODO list of things that I believe need to be done in the CPython recipe:
- [x] Emulate CMake's built-in `find_package(Python)`: Currently this is just `find_pac…
-
```bash
mab@DESKTOP-1SOLNEE MINGW64 ~
$ cd ~/tmp/icefall/egs/ljspeech/TTS/
```
```bash
mab@DESKTOP-1SOLNEE MINGW64 ~/tmp/icefall/egs/ljspeech/TTS (master)
$ ./prepare.sh
2024-11-21 18:19:47 (…
-
### What happens?
Can't install on [QPython](https://play.google.com/store/apps/details?id=org.qpython.qpy) & `Pydroid 3` at Android Platform, here is the output for the installation on [QPython](ht…