chainer / chainer-chemistry

Chainer Chemistry: A Library for Deep Learning in Biology and Chemistry
MIT License
622 stars 129 forks source link

fix pandas and rdkit import error on Docker #374

Closed cks-coil closed 4 years ago

cks-coil commented 4 years ago

Change to specify pandas version, since latest pandas doesn't support python3.5.2 which is installed for ubuntu 16.04. ldconfig is required to import rdkit.