| 1 | | I've been working on this, on and off. The problem comes from the fact that the mdtraj is only available in source form. I haven't been able to figure what exactly is going wrong, but I a workaround that I need to think more about the possible side effects. I've milestoned this to make sure this is fixed before 1.2 comes out. For testing purposes, you can download the mdtraj package source and use Chimera's python to build and install it (python setup.py install). Then, when you install your bundle, the dependency will already be taken care of, and your bundle should install. |
| | 1 | I've been working on this, on and off. The problem comes from the fact that the mdtraj is only available in source form. I haven't been able to figure what exactly is going wrong, but I have a workaround that I need to think more about the possible side effects. I've milestoned this to make sure this is fixed before 1.2 comes out. For testing purposes, you can download the mdtraj package source and use Chimera's python to build and install it (python setup.py install). Then, when you install your bundle, the dependency will already be taken care of, and your bundle should install. |