xucian
xucian
Yep. Currently using [this](https://marketplace.visualstudio.com/items?itemName=cschleiden.vscode-github-actions), but I see actionlint is getting more frequent updates, and I like the online tool it provides. Can you build a VS Code extension out of...
Hi, Getting this error on a self-hosted windows machine. The Unity was installed from a previous step by the same action (I think it also failed eventually, but I didn't...
**Which version are you running? The lastest version is on Github. Pip is for major releases.** pandas-ta-0.3.14b0 (main) pandas-ta-0.3.65b0 (development) **Do you have _TA Lib_ also installed in your environment?**...
Man, I really thank you for this amazing library. I have a complex structure of configs for a game project and this library is indispensable! I didn't find any exhaustive...
Hey, Great library, thanks! Something that it lacks is the ability to easily rename a node. Unity does this via a _FormerlySerializedAs_ attribute. I'm sure it's not a big deal...
Hello. Getting this error. Any clue? The message hints at a RAM problem, but I have 11/48 GB RAM usage. The problem seems to only appear with LightGBM as other...
Confused about DispatchMessageQueue() and different order of OnClose/OnMessage in the latest version
Hi, I recently updated to the latest version and I realized OnMessage is not being called anymore. I've spent several hours debugging and, by mistake, discovered this _DispatchMessageQueue()_ method, which...
Hey I found out I get an `AttributeError: partially initialized module 'orjson' has no attribute 'OPT_NON_STR_KEYS'` if I don't specify this `plotly.io.json.config.default_engine = 'orjson'` when using orjson v3.6.6 (latest as...
### What is your BTCPay version? v1.12.5+a86165ac0 ### How did you deploy BTCPay Server? docker via the setup script: https://docs.btcpayserver.org/Docker/ ### What happened? You cannot choose one of your passphrase-based...