-
### Windows Version
Microsoft Windows [Version 10.0.22621.2428]
### WSL Version
1.2.5.0
### Are you using WSL 1 or WSL 2?
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
5.15.90.1
### Distro Versi…
-
-
Encountering this when running on Fedora:
```
❯ dotnet linux-dev-certs install
Some operations require root. You may be prompted for your 'sudo' password.
Creating CA certificate.
Installing CA…
-
I have been banging my head against the wall and just figured out that this is probably a issue with changes to the packages you're using.
```
ModuleNotFoundError: No module named 'bidi.algorithm'…
-
# Motivation
Hi, thanks for the work!
It seems `astring` does not handle module specifier when they are literals and not identifiers.
```js
import { parse } from "acorn";
import { generate …
-
**Describe the bug**
An exception occurs when the price field of the domain is `""`(blank characters) during deploy, resulting in the program terminating unexpectedly.
**Branch/Release/Commit Hash…
-
### Brief description of your issue
If I use "--exact" then no packages are returned even though I am using the exact string for the ID.
### Steps to reproduce
winget install nkdAgility.AzureDevOps…
-
When I try to run the program:
2024-07-14 18:12:06,015 - root - CRITICAL - Error while opening serial COM 'COM3':
could not open port 'COM3': FileNotFoundError(2, 'The system cannot find the file …
-
Louis, massive thanks for creating this much-needed VSCode plug-in. However, I've reached a roadblock trying to set it up after getting your extension installed along with the Groovy Lint one you reco…
-
My original setting like this:
```
darkflow_api
cfg
darkflow
build
labels.txt
main.py
```
main.py can run successful to detect the object. However, when I put main.py outs…