mjschultz / py-radix

Python radix tree implementation for IPv4 and IPv6 prefix matching.
Other
119 stars 37 forks source link

Cannot get working on Windows 7x32, v2.7.16 #41

Open VadVor opened 5 years ago

VadVor commented 5 years ago

running py-radix-0.10.0\setup.py -q bdist_egg --dist-dir c:\users\7c77~1\appdata\local\temp\easy_install-vjjqhn\py-radix-0.10.0\egg-dist-tmp-midwno Traceback (most recent call last): . . . UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 9: ordinal not in range(128)