So many not found or No matching in requirements.txt
Closed this issue · 4 comments
I not sure what i do wrong but so many error when install requirements
matplotlib==3.8.2
caffe2==0.8.1
scipy==1.11.4
mc==0.0
skimage==0.0
tensorflow==2.15.0.post1
and maybe more
Hi @pondloso , thank you for your feedback. Could you please try installing using the environment.yml file instead? We will address the issue with the requirements.txt file as soon as possible.
Hi @pondloso , thank you for your feedback. Could you please try installing using the environment.yml file instead? We will address the issue with the requirements.txt file as soon as possible.
I try through environment.yml but it fail to build env or something because it cant find a lot of requirements.
I think you maybe put a wrong link for bot requirements.
Thank you for your feedback. We are currently working on it, @pondloso .
@pondloso We have updated our instructions for installation, could you please try it again with the updated requirements.txt file following the instructions described in the readme file? Thanks