Open CHEN-JINRUI1020 opened 8 months ago
The requirements.txt is generated by the script under the environment. It may not be the same with the used environment. I think you could try installing torch-related with conda first and then other related libraries with pip (when you debug and use requirements.txt only as a reference).
Thanks for clearing that up.
The requirements.txt is generated by the script under the environment. It may not be the same with the used environment. I think you could try installing torch-related with conda first and then other related libraries with pip (when you debug and use requirements.txt only as a reference).
Hello, when I was installing the environment, I found that many packages in the requirements.txt conflict with the environment, are the versions of the packages in there correct?