-
**Describe the bug**
After installing LiuAlgoTrader via git, configuring environment variables and attempting to run the quickstart strategy I'm greeted with: AttributeError: module '__main__' has no…
iguy0 updated
2 years ago
-
**NGINX Ingress controller version** (exec into the pod and run nginx-ingress-controller --version.):
```
bash-5.1$ /nginx-ingress-controller --version
-------------------------------------…
-
I started getting this error after `ns clean` and then `ns run ios`
Copying template files...
Platform ios successfully added. v8.0.0
Preparing project...
Error: Cannot find module 'webpack/li…
-
1. Why are the keys for finder fee coming like this in /search: ondcorgbuyer_app_finder_fee_type? It should be @ondc/org/buyer_app_finder_fee_type.
2. Can the logs show 1 complete end-to-end flow wit…
-
### Bug description
A class type used as key for a dict is valid, but is incorrectly reported as unhashable.
See Expected Behavior for example.
### Configuration
https://github.com/crim-c…
-
`write_csv()` will write columns with class `Period` to CSV as `1y 2m 3d 4H 5M 6S`.
Would it be possible to support [ISO8601 duration format](https://en.wikipedia.org/wiki/ISO_8601#Durations) inste…
-
I'm trying to deploy tcs-issuer in k8s cluster, but got the following error:
```
$ kubectl logs tcs-controller-79c499fb98-v5kv8
2022-07-28T14:13:05.734Z INFO controller-runtime.metrics …
-
There are useless parentheses spread across many grammars in the repo, which I've been trying to correct. Here is a list as produced by a Trash script (see the following comments).
This is the scri…
-
Rails 6.2 changes the default duration type to `ActiveSupport::Duration`, which has an `#iso8601` method.
GraphQL Ruby already supports `ISO8601Date` and `ISO8601DateTime`, I'd like to see duration…
-
I have very same issue as #3461. I have a private gem which depends on some other "public" gems and Dependabot Native seems trying to find it on GitHub Packages (private registry) rather than Rubygems…