-
First of all, thank you for the awesome project!
I am trying to come to terms with resolution of package imports within virtual environments (which I often found difficult in `pyright` as well): in…
-
Now [ruff](https://github.com/charliermarsh/ruff) is blazing fast linter than flake8. Its rules are self contained and it is evolving quickly so far. Currently it has covered most useful rules. I thin…
-
**Describe the bug**
> ProcessCanceledException must not be thrown from document listeners for real document
>
> java.lang.Throwable: com.intellij.openapi.progress.ProcessCanceledException: com.…
-
Hello, I keep getting the following error when running main.py. I forked the app and followed the instructions to install it. I apologize if this is a trivial issue that I shouldn't be posting here.
…
-
- [x ] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate.
- [x ] I have searched the [documentation](https://p…
-
Create well-structured documentation about debugging functions locally with popular IDEs:
- [ ] PyCharm
- [ ] VSCode
- others?
_Originally posted by @yuri-sergiichuk in https://github.com/Goog…
-
**Description**
When I try "client.get_product_info(apps=[app_id], timeout=1)" I get an timeout. Of course before I initialize and login the Client and login anonymously with
```
client = SteamClie…
-
Type: Bug
# Behaviour
I get a pytest discovery error when starting pytest from the vs code testing window. The systems utilizes micromamba as the python package manager, with an alias set up b…
-
-
**Describe the bug**
The PyCharm LSP plugin reports that the language server has crashed, ~~when a specific robot file is open~~ when pycharm is started.
```
java.lang.Throwable: The language ser…