-
```pytb
$ tox -e py310
.pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
.pkg: _optional_hooks> python /usr/lib/python3.12/site-packages/pyproject_api/_backend.py True set…
-
## Classification:
Bug
## Reproducibility:
Always
## Summary
Pyperclip does not work as a Python-Script with Autokey-GTK on Mint 18.1 Cimmamon 64-bit.
## Steps to Reproduce
try to…
-
prashant@L-10750:/tmp/TextSuggest-3.0.0$ sudo sh auto-install.sh
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'libdbus-c++-1-0' f…
-
## Policy and info
- Maintainers will close issues that have been stale for 14 days if they contain relevant answers.
- Adding the label "sweep" will automatically turn the issue into a coded pull…
-
I am trying to use a module (PyDeTeX) that tests to see if `pyperclip` is installed:
````
# Check if pyperclip is enabled
self._clip = True
try:
pyperclip.pa…
-
`pyperclip` can not support in linux server , and it does not support cross-platform .
`pyperclip` is not necessary in this project.
-
## 🐍 Package Request
- Package Name and Version : pyperclip/latest
- Package URL : https://pypi.org/project/pyperclip
- Package Dependencies that needs to be resolved first: -
ach0o updated
8 months ago
-
Mypy complains about the lack of typehints in the 3rd party library (which is amazing, thank you).
I believe the only method exposed is pyperclip.copy(input: str) -> None
It would be great if this c…
-
```
note-taker on main via 🐍 v3.10.1 (.venv)
❯ pip install -r requirements.txt
Collecting huggingface_hub (from -r requirements.txt (line 1))
Downloading huggingface_hub-0.26.2-py3-none-any.wh…
-
Not sure if this is true across different version of Qutebrowser, but I was able to copy multiline code blocks without Pyperclip simply by commenting out the line:
```
code_text = re.sub("…
j-hui updated
9 months ago