-
Currently we use argparse to pass on parameters but this needs the main program to know all the option names. We need a way to just pass on arbitrary key/value pairs from the command line and/or a con…
-
We should add a function that parses ISO-8601 strings. We should follow the Temporal grammar:
https://tc39.es/proposal-temporal/#sec-temporal-iso8601grammar
i.e., we should implement a string pa…
-
Output of `rest-server --version`
---------------------------------
v0.10 plus local changes
What should rest-server do differently?
---------------------------------------
Add a structure…
wojas updated
3 years ago
-
At least when I set:
ENV["JULIA_CONDAPKG_BACKEND"] = "Null"
I get: ERROR: InitError: CondaPkg is using the Null backend but Python is not installed
though, so not investigating further (I have …
-
**Issue by [casey](https://github.com/casey)**
_Sunday Nov 13, 2016 at 23:56 GMT_
_Originally opened as https://github.com/clap-rs/clap/issues/748_
----
I wrote up a sketch of how this might look h…
epage updated
2 years ago
-
**Describe the bug**
When post dynaconf hook attempts to migrate the value under the `integer` type setting, dynaconf insists on being string when it tries to convert it to lower string.
Stacktrac…
-
There is growing suppport for running [pip check](https://pip.pypa.io/en/stable/cli/pip_check/) as a test in conda-forge recipes. Currently this will fail due the handling of yaml packages.
-
**Problem**
In cargo metadata, the `name` field in `deps` has `-` transformed to `_`, which means you need to normalize -/_ in order to compare it with the `name` field in `dependencies`.
For …
jsgf updated
12 months ago
-
While trying to run-> pip install git+https://github.com/open-mmlab/mmdetection.git
in the mm3d_pn2 directory, I am getting the following error, how can i fix this?
$ pip install git+https://githu…
-
## Issue Title
## Type
- [ ] Big
- [ ] Feature Request
- [ ] Info
- [ ] Bug
- [ ] Documentation
- [x ] Other (please specify):
## Description
when doing a docker-compose up got t…