-
Based on previous messages posted I managed to install nonpher
`conda install -c lich/label/dev molpher-lib=0.0.0b3.dev2`
followed by
`python setup.py install`
However, I still get the s…
-
looks great guys!
Windows build would be well appreciated!
For the time being I suggest to mention this in the docs in the install section (On windows the conda command will say the package is n…
-
They are not work
conda create -n nonpher -c conda-forge -c rdkit -c lich nonpher rdkit=2018.3.1 molpher-lib=0.0.0b2 libboost=1.65.1
conda create -n nonpher -c conda-forge -c rdkit -c lich…
-
Hi,
I created new environment of conda and install molpher-lib via conda command.
But I got following error when I call the package from python.
ModuleNotFoundError: No module named '_core'
Ho…
-
`RDKit 2018.03.2` probably changes the names of the binary library files so the linking code needs to be changed to reflect that.
`TBB 2018.0.4` could cause a SEGFAULT for a yet unknown reason in …
-
Hello, Lukasz! I've read your article about Python libraries for chemistry and would like to contribute to your list with my suggestions: ODDT (Open Drug Discovery Toolkit), Molecular Design Toolkit, …