yvann-ba/Robby-chatbot

Python version & package depdencies

rsjain1978 opened this issue · 0 comments

Great project.

I noticed that when I used a conda environment with Python 3.7.4, i get an error while installing the 'tiktoken' package. I think you need to explicity specify the version which would work with 3.7.4

When I used conda with Python 3.8.x, I could install the packages correctly.

Raised a PR to update the readme file.