gnina / SolTranNet

Implementation of the SolTranNet tool utilizing the molecular transformer to predict aqueous solubility
Apache License 2.0
34 stars 14 forks source link

Installation Issue: Windows 10 & Linux #2

Closed salman-moh closed 2 years ago

salman-moh commented 2 years ago

With windows 10 installation: ImportError: torch.utils.data.Dataset not found (unknown location)

With Linux installation: AttributeError: 'PosixPath' object has no attribute 'read_text'

Please let us know if you were able to install this package, I'm probably going to try to use it without pip.