question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Installation issues?

See original GitHub issue

Copying over an error report on installation received over email:

I tried using Anaconda to install and followed the documentation:

conda install -c deepchem -c rdkit -c conda-forge -c omnia deepchem=1.3.0

and got this error message:

PackagesNotFoundError: The following packages are not available from current channels:

  - deepchem=1.3.0

https://github.com/deepchem/deepchem

The other installation steps were a pain in the neck - need to make this simpler.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

3reactions
lilleswingcommented, Jan 10, 2018

This is my fault not building the OSX Conda builds or updating the website telling users to build from source on OSX. I’ll build conda installers on OSX tomorrow morning EST.

(The build from source method does work though) ‘’’bash git clone https://github.com/deepchem/deepchem git fetch git checkout 1.3.1 bash scripts/install_deepchem_conda.sh deepchem source activate deepchem python setup.py install ‘’’

On Tue, Jan 9, 2018 at 20:30 brookewenig notifications@github.com wrote:

I’m getting issues when trying to install via Anaconda on OSX. I followed the docs at https://anaconda.org/omnia/deepchem

conda install -c omnia deepchem

as well as trying the aforementioned

conda install -c deepchem -c rdkit -c conda-forge -c omnia deepchem=1.3.0

But none of it worked.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/deepchem/deepchem/issues/1019#issuecomment-356496789, or mute the thread https://github.com/notifications/unsubscribe-auth/ABKzhWVJXBITMfHDTGbtrbI5IxGfWwgKks5tJDzggaJpZM4RYboj .

1reaction
lilleswingcommented, Jan 10, 2018

Python 2.7 and 3.5 builds are up and smoke-tested.

conda install -c deepchem -c rdkit -c conda-forge -c omnia deepchem=1.3.1
Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix problems that block programs from being installed or ...
The Program Install and Uninstall troubleshooter helps you automatically repair issues when you're blocked from installing or removing programs.
Read more >
Common Installation Issues and Solutions
Common ways installation can fail and what to do about it. ... The common issues break out into three main categories: Downloaded files...
Read more >
Fix problems installing Chrome - Google Chrome Help
Fix problems installing Chrome. If you get an error message when you try to download and install Google Chrome, try these fixes. Fix...
Read more >
Installation issues and solutions - IBM
Review common problem scenarios, recovery methods, and ways to get help if you encounter a problem during software installation. You can diagnose problems...
Read more >
12 irritating Windows 10 installation issues, and how to fix them
Having trouble installing and setting up Windows 10? You aren't alone. Here are a dozen-plus of the most common problems, along with a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found