Closed techstone closed 5 years ago
Thank you for reporting it! We recently updated torch in MOSES 0.2 to 1.1.0. For compatibility in GENTRL, we now specify version MOSES 0.1.3 in GENTRL which uses torch 1.0.1.
Hi all, Here's an error while installing MOSES
**ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts.
We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default.
gentrl 0.1 requires molsets==0.1.3, but you'll have molsets 0.3.1 which is incompatible. gentrl 0.1 requires torch==1.0.1, but you'll have torch 1.1.0 which is incompatible.**
Hi there,
I've overcome the error with new file you have created. Now how to start with the following steps.
gentrl 0.1 has requirement torch==1.0.1, but you'll have torch 1.1.0 which is incompatible