Markus Sitzmann
Markus Sitzmann
Thanks, Greg!
Does this already work? I merged all changes @greglandrum and @rvianello did in their forks and build in a fresh container, it build RDKit 2018.03.3, but at the end it...
@greglandrum Thanks for the testing and reply - although I hate it :-) ... I definitely have put boost-1.65.1 everywhere and diff'ed with yours and Riccardo's branches/forks. But somehow it...
While looking for the code I might have found the error I made but as I said I can only try tonight again (did the fixes in my repository but...
@greglandrum: hmm, when I run the development branch of this recipe here, the build works now, however now I receive boost 1.63 as built boost package and then starting rdkit...
I run this Dockerfile: https://github.com/chembience/chembience/blob/master/context/base/rdkit-conda-compile/Dockerfile after replacing line 44-46 with the standard conda-rdkit repository and branch development: RUN git clone https://github.com/rdkit/conda-rdkit.git WORKDIR conda-rdkit RUN git checkout development
@greglandrum Thanks for your hints. The builds fail in different places depending what I try. Sometimes during conda is packaging, sometimes when I start RDKit which then misses the right...
Did you use Chembience before version 0.2.10? (I probably communicated this not very well, but some things changed with 0.2.10 ... for the final time) If yes, move the chembient/...
The invalid reference format error message is a straight consequence of the earlier warning that DJANGO_APP_VERSION is not set. In your ~/chembient/django directory should be a .env directory. Can you...
Mhh, now it becomes ugly - I haven't seen this before. You find some hints if you google with this error message but it is hard to diagnose from distance...