Hi @Suvo_Pathak,
Thanks for the feedback! It looks like Aaron, the post’s author, has used pip-tools to pin all the dependencies - but they’ve been pinned based on his UNIX-based install, including uvloop, which doesn’t run on Windows.
I’ve updated the requirements.txt, so if you could git pull the latest changes to the FARM-Intro project and run pip install -r requirements.txt again, I think it should work this time.
Mark
1 Like