rigdenlab / SIMBAD

Sequence Independent Molecular replacement Based on Available Database
http://simbad.rtfd.io
BSD 3-Clause "New" or "Revised" License
3 stars 7 forks source link

Contaminants folder missing from SIMBAD egg #13

Closed hlasimpk closed 7 years ago

hlasimpk commented 7 years ago

General Information

SIMBAD contaminant directory does not copy to the .egg when using setuptools installation.

Example

A minimal example to reproduce the error:

$> ccp4-python setup.py build --script-python-path ccp4-python install --install-scripts $CCP4/bin --install-lib $CCP4/lib/py2/site-packages
$> ls $CCP4/lib/py2/site-packages/simbad-0.0.0.dev0-py2.7.egg/static/
amoreCCB2.exe  amore-rs_x86_64   niggli_database.npz
$> ls $CCP4/lib/py2/site-packages/
annlib          boost   ccp4io          cctbx_project  easy-install.pth  mbkit.egg-link  setuptools.pth               simbad.egg-link  site.pyc  xia2
annlib_adaptbx  cbflib  ccp4io_adaptbx  dials          gui_resources     phaser          simbad-0.0.0.dev0-py2.7.egg  site.py          tntbx
hlasimpk commented 7 years ago

Similar bug, the molrep exe in the egg file could not be called, I think it's because it isn't executable