-
If you still want to use this tool on an up to date OS (e.g. Arch Linux) it will not work. I found what is needed to make it work. Maybe this helps someone:
* You need Python 3.11 (lower might also w…
-
**Bad**
```py
os.environ.get(secret)
os.environ.get(secret, "fallback")
```
**Good**
```py
os.getenv(secret)
os.getenv(secret, "fallback")
```
-
### Bug Description
Crashed after installing to Applications from portable. Came from Opentoonz having the same issue after several install attempts, from many different versions. Decided to give Tah…
-
Please release the CLI and GUI package in the following package managers...
- Scoop (Windows)
- Winget (Windows)
- Homebrew (Windows)
- apt (Linux)
- NIX (Linux)
-
Qualquer idiota pode escrever algo errado, que nem eu fiz, e tão pra evitar, pensei em criar campos rígidos como uma opção em títulos, assim você não terá como errar :)
-
Hello I am getting a "OS not supported" on Ubuntu Desktop where smarttools are installed.
```
for i, device := range devices {
used, err := GetDiskUsage(device.Name)
if err != nil {
…
-
# Bug report
### Bug description:
```python
./python -m test -v test_os
======================================================================
FAIL: test_attributes (test.test_os.TestScandir.test_at…
-
First Error pinned in screenshot.
Second Warning (in VMware): Virtual device 'ide1:0' will start disconnect
**Screenshots**
![photo_2024-11-19_10-11-18](https://github.com/user-attachments/assets…
-
The program does not work after updating my MacBook. Please confirm.
It seems that the program is not recognized as a virtual printer.
-
The quick start guide to opening a terminal only features Windows and MacOS users, missing the range of users who use Linux.