Importing problem that need to be resolved

18 Views Asked by At

Good evening everyone, i am working on a molecule design project, and i chose mollstm model to predict new molecule from existing ones using smiles( entered as an input )

while taping this: from mol_lstm import MolLSTM, this error occurs: ERROR: Could not find a version that satisfies the requirement mol_lstm (from versions: none) ERROR: No matching distribution found for mol_lstm ( i couldn't install the package ) what to do? enter image description here

0

There are 0 best solutions below