-
Traceback (most recent call last): File "/data/data/com.termux/files/home/TBomb/bomber.py", line 19, in
from utils.decorators import MessageDecorator File "/d…
-
Hello,
the detection of Pycharm introduced in #107 / #108 / #163 has some false-positives -- it actually should only determine whether the current script's output is redirected to a Pycharm Console…
-
As John mentioned in his video katana is 'infrequently maintained' and if I'm reading correctly the most recent update was 2 years ago. However, I hoped that someone may still be able to assist. EVen …
ghost updated
2 years ago
-
I am running `make docker-mypy` on the `main` branch and getting the following error:
```shell
storage/decorator.py:222: error: Argument 1 to "wrapper" has incompatible type "ProtocolStorageType@_…
zmoog updated
2 months ago
-
I tried to create the conda environment on my mac and I got the following error:
1. The name of the environment in the yaml file is `base`, but installing a more recent version of conda will gi…
-
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
When trying to display help for `az storage blob` an error is generated.
**Command Name**
`az storage b…
-
[prettyprint.py#L21](https://github.com/jupyter/nbdime/blob/a74b538386d05e3e9c26753ad21faf9ff4d269d7/nbdime/prettyprint.py#L21) does not use the platforms module to restrict import to Windows. After p…
-
While color is great when you want it, it can be annoying when you don't.
https://no-color.org/
This manifesto suggests supporting a `NO_COLOR` environment variable that disables all color codes…
-
Hello, I followed your instructions on my Mac. When I run the command
> fastapi dev server.py
I get this error:
**ModuleNotFoundError: No module named 'colorama'**
But I already installed the…
-
Just started a new project and I'm getting all kinds of colorama test failures from pytest:
lib/python3.11/site-packages/pip/_vendor/colorama/tests/ansitowin32_test.py::AnsiToWin32Test::test_native_…