-
Based on: #120
We would like to provide a more general way for users to version their code so that metrics, plots, or anything you save in mandr can be traced back to the code that was responsible …
-
This github repo seems to be missing, well everything.
PyLNP isn't included, neither is the graphics pack repo. There isn't a build script for compiling the pack etc.
I would love to be able to hack…
-
docker run -i -t --rm -v test:/app/data/projects:rw -p 9001:9001 scrapinghub/portia
or
docker run -i -t --rm -v /usr/local/portia/portia/data:/app/slyd/data:rw -p 9001:9001 --name portia portia
or
…
-
I cloned Eigen with hg, Full traceback below:
What I tried to run:
```
hg clone https://bitbucket.org/eigen/eigen
cd eigen/
hg bookmark -r default master
hg push git+ssh://git@github.com/ibell/Eigen…
ibell updated
8 years ago
-
- Primaschema should automatically fetch the PHA4GE primer schemes repo from Github
- Use git protocol (pypi:dulwich) rather than https to avoid GitHub rates limits
- Use pypi:platformdirs like Host…
bede updated
2 months ago
-
Hi.
I've encountered `AssertionError` while calling `git.base.IndexFile.iter_blobs` after `git update-index --skip-worktree ` like below.
```
%pip install GitPython==3.1.11
Requirement already…
-
- **Poetry version**: 1.6.2 and 1.7.0
- **Python version**: 3.11.6
- **OS version and name**: Debian testing
- **pyproject.toml**: n/a
- [x] I am on the [latest](https://github.com/python-…
-
**Describe the bug**
when I try to use multi-gpu dbscan, I got (Segmentation fault: invalid permissions for mapped object at address 0x7f0c8e0007c0)
**Steps/Code to reproduce bug**
**Envi…
-
Attempting to run `pip install -r requirements.txt` in a fresh virtualenv currently fails when attempting to build the cffi extension for pygit2.
The error messages when using the pinned `pygit2==0.2…
-
The latest dulwich-0.22.1 regresses tests after git: 2.45.2 -> 2.46.0.
Example log:
```
======================================================================
FAIL: test_copy (tests.compat.test_…