Closed tommyod closed 1 year ago
$ uname -srm Darwin 22.5.0 arm64 $ pip install kdepy==1.1.2 ERROR: Could not find a version that satisfies the requirement kdepy==1.1.2 (from versions: 0.1, 0.2, 0.3, 0.4, 0.5, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.6, 0.6.9, 0.6.10, 0.6.11, 1.0.2, 1.1.3) ERROR: No matching distribution found for kdepy==1.1.2 $ pip install kdepy Collecting kdepy Downloading KDEpy-1.1.3.tar.gz (138 kB) ... Successfully built kdepy Installing collected packages: kdepy Successfully installed kdepy-1.1.3
Seems to work!
Seems to work!