Autodesk / molecular-design-toolkit

Notebook-integrated tools for molecular simulation and visualization
http://moldesign.bionano.autodesk.com
Apache License 2.0
165 stars 37 forks source link

Error building in mybinder #185

Open psychemedia opened 7 years ago

psychemedia commented 7 years ago

Bug report

Description

Demo container not building in binder

Removing intermediate container f8f6e2fb55fc
Step 25/27 : USER ${NB_USER}
 ---> Running in cf2a7e8109e6
 ---> 6a0841b27202
Removing intermediate container cf2a7e8109e6
Step 26/27 : RUN conda env update -n root -f "environment.yml" && conda clean -tipsy
 ---> Running in 57ad6dd7cfda
Fetching package metadata .............
Solving package specifications: .

UnsatisfiableError: The following specifications were found to be in conflict:
  - openbabel >=2.3,<2000 -> python 2.7*
  - python 3.6*
Use "conda info <package>" to see the dependencies for each package.

Steps to reproduce

https://mybinder.org/v2/gh/Autodesk/molecular-design-toolkit/master

avirshup commented 6 years ago

Thanks for this @psychemedia - Binder has just undergone a major overhaul apparently, so I'm hoping to get this running in the next day or two.

psychemedia commented 6 years ago

@avirshup I have my own demo running from here: https://github.com/psychemedia/showntell/tree/chemistry

psychemedia commented 6 years ago

This still seems to be an issue on this repo? Binder build fails?

j0kaso commented 5 years ago

I also still have the same problem. Is there a link/version out to try out the Molecular design toolkit?