Nicola

Results 9 issues of Nicola

Hi, I stumbled upon this issue while using `duviz` on my disk with an accentuated letter ("é"). The error was: ``` File "/usr/local/bin/duviz.py", line 72, in from_path_size_pairs for path, size...

See https://github.com/soxofaan/duviz/issues/13

Taken from the general example, and adapted to be used from the launcher

Before contributing with actual changes, I thing this would put the package in a nicer spot. Next request will include the option to silence output (i.e. to run as a...

Hi, after being able to install `exportimport` on my Plone 4.3.19 (thanks for https://github.com/collective/collective.exportimport/issues/166), and restoring the `Data.fs`, I am now facing the following error while exporting: ``` raceback (innermost...

Is it possible to have the status of the "slave_io_running, beyond having 2 values for "slave_sql_running"? I obtained it changing the "slave_stopped" variable to report it, but I don't think...

Currently, if a `list` is passed instead of a single `str`, it will fail the regex match Fixes # Proposed changes in this pull request: - process each item if...

Hi, I just cloned the repo, customized `docker-compose.yaml` and tried a `docker-compose up`, but this fails with this error: ``` pyfusionsolardatarelay | Traceback (most recent call last): pyfusionsolardatarelay | File...