-
Defaulting to user installation because normal site-packages is not writeable
Looking in indexes: http://mirrors.tencentyun.com/pypi/simple
Collecting qcloud-cos
Downloading http://mirrors.tencen…
-
cannot import name 'CosConfig' from 'qcloud_cos'
-
Does your project run on Apple Silicon hardware? I wasn't sure if the hardware requirements rule out particular configurations.
I looked at your installation instructions and here in issues but did…
-
**Actual behavior**
A clear and concise description of what the bug is.
I was building a python project and there was an error in the "Taking snapshot of files..." phase
**To Reproduce**
…
-
## 🐛 Bug
Hi, we are using lightning with litdata on our local machine and aws s3 system. However, training would hang randomly during the very first iterations with ddp and remote cloud directory.
…
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
**Describe the bug**
when I try to use multi-gpu dbscan, I got (Segmentation fault: invalid permissions for mapped object at address 0x7f0c8e0007c0)
**Steps/Code to reproduce bug**
**Envi…
-
### Python -VV
```shell
Python 3.10.12 (main, Mar 22 2024, 16:50:05) [GCC 11.4.0]
```
### Pip Freeze
```shell
accelerate==0.32.1
aiohttp==3.9.5
aiosignal==1.3.1
annotated-types==0.7.0
anyio==4…
-
# Checklist
* [x] I have verified that the issue exists against the `master` branch of Celery.
* [ ] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum/…
-
Hi, as shown in the following full dependency graph of **_tcf_**, **_tcf_** requires **_click==6.7_**, **_tcf_** requires **_ flask >=1.0.0,=5.1_**.
Obviously, there are multiple version constraint…