-
I see the request about [the Chocolatey packaging](https://github.com/mkaring/ConfuserEx/pull/219), but it's Windows only.
I suggest publishing as [dotnet global tool](https://docs.microsoft.com/en…
-
https://natemcmaster.com/blog/2018/02/02/dotnet-global-tool/ This is nice to have for mugene, so that a simple call to `mugene` will be enough for everyone.
-
After installing qibolab 0.1.10, the the following code:
```python
import qibo
c = qibo.Circuit(17)
c.add(qibo.gates.GPI2(12,0))
c.add(qibo.gates.M(12))
result = c(nshots=100)
print(result.samp…
-
### What happened?
I installed devbox as per the documentation and then added few global packages. After that when I ran `devbox global list` I was getting the following warning
```
Warning: devb…
-
### Title
brain-SLAM
### Leaders
Guillaume Auzias and the MeCA team
### Collaborators
_No response_
### Brainhack Global 2024 Event
Brainhack Marseille
### Project Description
- What are you …
-
The protobuf format has the type [`google.protobuf.Value`][3] described in [Create Protobuf messages for .NET apps][1].
There is also a [`Google.Protobuf.WellKnownTypes.Value`][2] type in the `Google…
-
.NET Core 2.1 added the capability to create global command line tools (kind of npm -g like). So it would be great to make the NSwag cli a global tool as well.
Short introduction on the topic:
htt…
-
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [X] I have searched the PaddleOCR [Issues](https://…
-
### Describe the bug
(Some) dotnet tools installed as global cannot be used due to an `Access Denied` in cmd or
`Bash: /c/Users/MyUser/.dotnet/tools/coderiff: Permission denied` in Git Bash.
Thi…
-
We can use `rye install ...` to install some python applications, but how to update it? Currently it seems the only option is to uninstall and then reinstall. pip can use --upgrade to update the appli…