python-tksvg icon indicating copy to clipboard operation
python-tksvg copied to clipboard

tksvg packaged for Tkinter - Use SVG images in any Tk/Tkinter application

Results 7 python-tksvg issues
Sort by recently updated
recently updated
newest added

- macOS 12.6.6 - Python 3.11.3 - pip 23.1.2 Running `pip3 install tksvg` (without an environment) gives me this: ``` Collecting tksvg Using cached tksvg-0.7.4.tar.gz (50 kB) Preparing metadata (setup.py)...

bug

Tested on py3.12/py3.10/py3.8/pypy3.10 Fedora Linux, py3.12 MSVC, py3.12 macOS 10.15 TODO: - [x] use cibuildwheel - [x] use on win32 msvc

This PR includes the following AppVeyor fixes: - A work-around for https://github.com/msys2/MSYS2-packages/issues/2589 - Updated package versions The MSYS2 repositories keep only few old versions of packages, so the ones previously...

bug

@RedFantom 1. It would be nice if you enabled issues on this fork, so I don't need to make a pull request to ask something :D. I know at least...

Could the scale options be explained a little? I assume the one named "scale" with the float value would simply be a multiplier like .7 or 1.5 to decrease and...

when installing this package from a python 3.12 it seems that scikit-build is required to build and not only "scikit-build-core" please update pyproject.toml accordingly [build-system] requires = ["scikit-build"] build-backend =...

Output: ```Collecting tksvg Downloading tksvg-0.7.4.tar.gz (50 kB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error × Getting requirements to build wheel did not run...