Closed m-dz closed 3 years ago
Update: it finally worked, but some clean-up might still be needed:
dataclasses
and stay
fuzzylogic
via pip install git+https://github.com/amogorkon/fuzzylogic
(v 0.1.1.post5) as pip install fuzzylogic
(v 0.1.2.post2) was causing the FileNotFoundError: [Errno 2] No such file or directory: 'META.stay' error
. There seems to be something wrong with the newer version on pip.
Hi, I've just tried installing your module on Windows 10 with python 3 and unfortunately encountered error mentioned in #1 , might be worth adding
stay
to thesetup.py
.Error code below: