-
On Linux with Python 2:
```
$ echo -e 'r\xE9mi' | xargs touch
$ python
Python 2.7.7rc1 (default, May 21 2014, 12:59:42)
[GCC 4.8.2] on linux2
Type "help", "copyright", "credits" or "license" for more…
-
I did a fresh install of Babun today, and it installed with the permissions on the `zsh` function path directories being group-writable. `zsh` deems these as insecure, and will complain when using the…
-
python版本:3.12
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "C:\Python312\Scripts\nyquisis.exe\__main__.py", line 7, in
…
-
- Right now the Boutiques descriptors cannot be run outside of Nipoppy because of the hardcoded `[[NIPOPPY_CONTAINER_COMMAND]] [[NIPOPPY_FPATH_CONTAINER]]` in the `"command-line"` field.
- It would b…
-
We have a helper delete_callback at https://github.com/openzim/python-scraperlib/blob/335d5271e106b374f1aca871d19557ff2c81582d/src/zimscraperlib/filesystem.py#L47
This delete_callback is meant to b…
-
**Context**
In `/profiler/sink/file.py` and `ingestion/sink/file.py`, pylint error for `self.file = fpath.open("w", encoding=UTF_8)` (line 50) has been silenced with `# pylint: disable=consider-using…
-
-
* version: Sept 27th, 2024 commit
* Python version: 3.11
* Operating System: windows
### Description
auto_screen fails
```
auto_screen --config %SCREEN_CONFIG% --fpath %SRCDIR% --dest screened…
-
### What happened?
I was debugging by running the application and had produced all of the prebibsnet outputs up until the point that the prebibsnet output anatomicals are copied into the bibsnet inpu…
-
### Describe the bug
See title.
### Steps to reproduce
Enable brew plugin
type `brew `
press tab
Folder is suggested
run `compinit`
type `brew `
press tab
brew completion appears
##…