-
Hey,
Thanks again for your code, it saved me a lot of work when I had to reproduce some results that usually are based on max little's R implementation. Your code is of excellent quality, and could…
-
I tried to install This repository in the next ways :
from the docker image
Directly from pip -r requirements.txt on my mac with python 3.10, python 3.8
installing ubuntu virtual machine python 3…
-
I tried to install `jfricas` in my systemwide Jupyter (independent of the Sage environment mentioned in another issue). This installation (from pipy) failed :
Trace of my attempt :
```charpent…
-
Hello, when I run tx pull or tx status, I'm getting the error "tx ERROR: not enough values to unpack (expected 2, got 1)"
`tx --version`: 0.14.4, py 3.9, x86_64
Here is my .transifexrc:
```
…
-
**Software Versions**
* Python: 3.9.2
* OS: Peppermint OS, Kernel Linux 5.10.0-28-amd64 (x86_64)
* Kivy: 2.1.0
* Kivy installation method: Installed at `~/.local/lib/python3.9/site-packages/kivy/_…
-
Sorry if I'm a complete newb pushover, but when I run pipx upgrade ghunt, it will say that 2.0.2 is the latest version:
![pipx](https://github.com/mxrch/GHunt/assets/83339998/405d50c3-ddaf-43ca-955…
-
Looks like somebody miss the README
installation fails with:
```
Downloading https://files.pythonhosted.org/packages/c4/57/d4a2f5b6161c371606eeb136dab27af40f66764a488187ebd27bca329f1b/clap-api-…
-
command: `automacdoc . ./../wiki`
Traceback (most recent call last):
File ".../env/bin/automacdoc", line 11, in
sys.exit(main())
File ".../env/lib/python3.6/site-packages/automacdoc/m…
-
Using the example command:
` krisp_fasta test_data/krisp_fasta/ingroup*.gz --outgroup test_data/krisp_fasta/outgroup*.gz --conserved-left 30 --conserved-right 30 --diagnostic 40 --verbose --dot-al…
-
Was working on a similar refactor :)
Might I propose the use of an external caching library ? e.g. https://github.com/karpetrosyan/hishel
We should use httpx instead of aiohttp as polestar serve…