Installation with requirements.txt on windows is running into issues.
Currently encountered at least 2 of them.
uvloop not supported on windows.
tenacity==8.5.0 causes errors because instructor 1.7.9 needs a higher version.
Is there any workaround to fix this.
I understand that docker might probably work, but i would prefer installing morphik directly.
Installation with requirements.txt on windows is running into issues.
Currently encountered at least 2 of them.
uvloopnot supported on windows.tenacity==8.5.0causes errors becauseinstructor 1.7.9needs a higher version.Is there any workaround to fix this.
I understand that docker might probably work, but i would prefer installing
morphikdirectly.