pyxorfilter icon indicating copy to clipboard operation
pyxorfilter copied to clipboard

python 3.10 support, can't install via PIP

Open vshuraeff opened this issue 2 years ago • 0 comments

hi! I cant install via pip for Python 3.10

$ pip install pyxorfilter
ERROR: Could not find a version that satisfies the requirement pyxorfilter (from versions: none)
ERROR: No matching distribution found for pyxorfilter
$ pip --version
pip 22.2
$ python --version
Python 3.10.5

vshuraeff avatar Jul 26 '22 23:07 vshuraeff