-
CA has a `postinstall` script that installs several Python dependencies using pip in an automatically created venv:
https://github.com/tweaselORG/cyanoacrylate/blob/886282d5550512f8a0a6c2529fcc9610…
-
Opening this issue to track interest and progress in a port to windows/arm64.
This is completely separate from the open issue #26148 (windows/arm32) but might be informed by it.
The specific cod…
-
**Describe the problem**
Netbird client connects to management but not other peers. This is a new machine, I've a couple of old ones that are working fine.
OS: Ubuntu
Netbird installed using apt, v…
-
I assume this could be related to
> Add device management to desktop app. This simplifies knowing which device is which and adds the
option to log out other devices when there are already 5 conne…
-
Hello
When I take a screenshot the app crashes
I ran it through cmd and I got this error:
> File "C:\Users\REDACTED\AppData\Local\Programs\dynobo\NormCap\app\normcap\gui\tray.py", line 215, in …
-
### OS
Windows
### Operating System version
OS win32 x64 10.0.19045
### Visual Studio Code version
1.78.2
### ESP-IDF version
5.02
### Python version
3.8.7
### Doctor command output
```
…
-
Everything works fine on other platforms but whenever running on Windows 11 my streamhandler function is never called.
```
host, dht, err := p2p.CreateNode(
ctx,
cfg.Interface.PrivateKey,
…
-
## Bug description
Running any command with prisma-client-py (will be abbreviated as prisma to make sense in this report) will not work, even using a virtual environment to install prisma & the…
-
I have created a workspace in AWS. I'm able to access this system over the remote terminal and remote IDE. I can also access from a Linux server with the coder CLI or from VSCode. When I try to acc…
-
downloaded a script from https://github.com/max-moser/network-manager-wireguard to set up gui in ubuntu, install worked but the vpn does not. i have no interest in small networking cli stuff so i kind…