-
## Short description
Dephell hits an infinite recursion issue when trying to install flake8-isort, pylint and isort together, when all three are un-pinned.
## Output
```$ dephell deps install…
-
I got the following error. Can it be fixed?
```
$ pip3 install pyautogui
Collecting pyautogui
Using cached PyAutoGUI-0.9.52.tar.gz (55 kB)
Requirement already satisfied: pyobjc-core in /Libra…
-
←[1;32;40m [ OK ] ←[0m: ←[1;33;40m2022-07-02:16:32:13 ←[0m - Initializing system.
←[1;32;40m [ OK ] ←[0m: ←[1;33;40m2022-07-02:16:32:13 ←[0m - Initializing watcher with async instances count: 1
←[1;…
-
### Checklist
- [X] Re-run analysis with `topostats process --core 1`.
- [X] Describe the bug.
- [X] Include the configuration file.
- [X] Copy of the output.
- [X] The exact command that failed. Thi…
-
Error after `python run/train_3d.py --cfg configs/shelf/prn64_cpn80x80x20.yaml`
```
=> load /media/user/LaCie/DataSet/voxel-data/data/Shelf/pred_shelf_maskrcnn_hrnet_coco.pkl
Traceback (most r…
-
Download the latest nightly version of openFrameworks `of_v20241016_osx_release`. Change directory into `of_v20241016_osx_release/apps/myApps/emptyExample` and run `make` or `make && make RunRelease`.…
-
The `parse.file_contents` function ([mentioned here](https://github.com/PyCQA/isort/issues/1273#issuecomment-675779769)) doesn't seem to support imports that are indented (such as in a `try` block or …
-
I just installed the Ruff VSCode extension v2024.16.0. However, I'm seeing the following error in `Output > Ruff`:
```
2024-04-03 22:32:28.078 [info] Interpreter executable (/nix/store/qzaa6lxhv…
-
Issue Description
=====
I am unable to run the extension after a fresh install and am getting the error listed below:
Connection to server got closed. Server will not be restarted.
Running the…
-
Your code is a markdown code snippet formatter. That's the project purpose OK.
Your code is formatting block that could be invalid.
So your code is somehow also a linter, as you are able to know wh…