-
Я на телефоне написал небольшой клиент для модуля **RemoteControl**, хочется его опубликовать, лучше если он будет добавлен в **официальный** Readme
Создать _Pull request_ мне сложновато, так как я …
-
hello
when i run the python file in my zsh, it run completely without any action.
it can run success, but no print in my terminal
-
### Environment information
```block
CLI:
Version: 1.7.3
Color support: true
Platform:
CPU Architecture: aarch64
OS: …
-
C:\Users\DREAM\Desktop\AnsweringMachineTelegram-main\src>python main.py
Traceback (most recent call last):
File "C:\Users\DREAM\Desktop\AnsweringMachineTelegram-main\src\main.py", line 5, in
…
-
Following the installation instructions and running the command:
`python setup.py install`
will error out with:
```
Traceback (most recent call last):
File "setup.py", line 6, in
from pac…
-
According to the man page, palette option shouldn't be used anymore. Does kmscon have support for xterm-like dynamic color palettes e.g. `printf "\e]4;0;rgb:20/20/1d\e\\"` or `echo -e "\e[31m\e[43m"` …
-
Not a high priority but I noticed that a more up-to-date `Cargo.lock` brings in a second version of `bitflags` because of the dependency on `term`. This got me looking into this crate which generally …
-
> term is looking for a new maintainer
| Details | |
| ------------------- | ---------------------------------------------- |
| Status …
-
Hello,
I'm trying to run this project on a cluster machine and the selective scan installation fails.
This is the error message:
`Building wheels for collected packages: selective_scan
Bui…
-
I have created an environment with python 3.9 and installed all the requirements ( numpy scipy matplotlib torch==1.9.0 tqdm termcolor) separately with cuda 11.1. But then when I am trying to only inst…