-
When I run the demo on an Android 6.0.1, armeabi-v7a device, the following error log appears:
com.yausername.youtubedl_android_example E/StreamingExample: failed to get stream info
com.yausernam…
-
-
## Steps To Reproduce
```bash
git clone https://github.com/NixOS/nixpkgs.git
git switch nixos-24.05
nix-build -A python311Packages.dns
```
## Build log
Build Log
```
this d…
-
Looking in indexes: https://pypi.doubanio.com/simple
Collecting vnpy_tts
Using cached https://mirrors.cloud.tencent.com/pypi/packages/d3/b8/34b3538b7edd1e1670461652205c342bd6a1ec6e17151aef89bde0c1…
-
Hi,
I see the notice that pyrealsense2 is broken due to the lack of upstream support for aarch64. What's the plan to fix this?
Thanks
Vai
-
```
> python --version
Python 3.11.3
```
```
> gorilla help
Traceback (most recent call last):
File "/opt/homebrew/bin/gorilla", line 5, in
from go_cli import main
File "/opt/homeb…
-
First, install mentalist using
`sudo python3 setup.py install`
Then first, let's solve this error ->
> AttributeError: module 'locale' has no attribute 'format'. Did you mean: '_format'?
1.…
-
```
$ python3.11 -m unidic download
✘ Server error (403)
Couldn't fetch dictionary info. If this error persists please open an issue.
```
`curl https://raw.githubusercontent.com/polm/unidic-py/…
-
**Describe the bug**
There is a ResolutionImpossible error when trying to install the promptflow-rag package on MacOS Sonoma 14.6.1 with python3.11.9
```
pip install promptflow-rag
Collecting p…
-
In centos7, python3.11,
`pip install connectorx`
the version is 0.2.3,
then download connectorx-0.3.3-cp311-cp311-manylinux_2_28_x86_64.whl to install
can't support this platform?