-
`adtl` does not import under Python 3.13 (latest release version). This appears to be due to the new stricter frozen dataclass hierarchies. In particular, the issue seems to relate to `pint`, and if y…
-
I *think* I have this working with python3 on a Mac. After tweaking the config parameters in the script and making sure the required modules were installed (mostly selenium), the script appears to ru…
-
The previous homebrew based virtual environment creation was broken. Also, need to update the documentation
-
![Screenshot 2024-07-27 at 2 44 00 PM](https://github.com/user-attachments/assets/b6374d6e-8031-4173-b650-422c6a38de27)
Only one step got failed and here is the error
`Command "/Library/Framewor…
-
## :rocket: Feature Request
Currently we only suggest Pytorch artifact types.
And `torch.compile` is not an artifact type. From the pytorch docs
> [torch.compile()](https://pytorch.org/doc…
-
下载的全是文件夹的形式,求解决
-
find_module seems to be deprecated and find_spec should be use instead.
[cpython issues](https://github.com/python/cpython/issues/86301)
### Output
`Exception in thread Thread-1 (start_listen…
-
**Describe the bug**
I have tried other functions, they work. Only facing issues when I want to access user.videos, I get an empty response
**The buggy code**
```py
async with TikTokApi() …
-
Using CloudMounter, I have a Cloudflare R2 bucket mounted. I am trying to backup to that. It works perfectly, but at the end of the process, it tries to do something with .Trash and fails.
```
osx…
-
I ran a long-overdue `brew upgrade` on my system yesterday, and since `python@3.12 3.12.4 -> 3.12.7_1`, I knew I'd have to nuke my venvs (which is related to #1495 – since my venvs are in `~/venvs`, I…