-
## Expected Behavior
Running the plugin.
## Actual Behavior
The plugin doesn't get loaded.
After a `--debug` inspection, it turns out that the `ImageGrab` module of PIL now is OSX and Windows on…
-
### 操作系统
Windows
### Python 版本
3.10.11
### AI Vtuber 版本
20240726
### 描述问题
```
e:\GitHub_pro\AI-Vtuber\Miniconda3\lib\site-packages\rotary_embedding_torch\rotary_embedding_torch.py:35: FutureWa…
-
### Description
no sound on output video with bare minimum code on google colab
### Issue Checklist
- [X] I have searched open or closed [issues](https://github.com/abhiTronix/vidgear/issues)…
-
Great tool but seems it does not work with [environment markers](https://pip.pypa.io/en/stable/reference/pip_install/#requirement-specifiers) in requirements files:
```
Found valid requirements file…
-
**Describe the bug**
```frikidelto@rpi-1:~ $ pip install curl_cffi --no-cache-dir
Defaulting to user installation because normal site-packages is not writeable
Looking in indexes: https://pypi.org/…
-
Tried a bunch of Windows-related debugging to no avail. Also tried https://github.com/spyder-ide/spyder/issues/22428#issuecomment-2329515404. Windows 11, Python 3.12.2
terminal output
```bash
…
-
### Description
Old version from pyzmq (24.0.1) breaks install process from vidgear.
### Issue Checklist
- [X] I have searched open or closed [issues](https://github.com/abhiTronix/vidgear/is…
-
a beginner py script that make use of tkinter and pyscreenshot lib to allow user to take screenshot
-
```
F:\Downloads\lolesports.com-watcher>pip install -r requirements.txt
Collecting schedule==1.1.0
Using cached schedule-1.1.0-py2.py3-none-any.whl (10 kB)
Collecting pystray==0.17.3
Using ca…
-
**Describe the bug**
When executing the command `python3 bot.py` an error occurs in the `PIL` library, returning the following error:
`ImportError: ImageGrab is macOS and Windows only`
![error_…