There is now graph-tool package available on conda-forge. Could you try removing the ostrokach-forge channel from your .condarc file and running: conda create -n graph-tool -c conda-forge graph-tool On Mon, Sep 9, 2019, 7:27 PM redBlackTree <ray.mah.us@gmail.com> wrote:
Hi all,
I wanted to install graph-tool to my AWS sagemaker notebook. I have tried all installers available on anaconda.org, but none worked... Please see one examples below:
Example: conda install -n python3 -c ostrokach-forge/label/dev graph-tool
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- graph-tool - cairomm - graph-tool - cgal=4.11 - graph-tool - sparsehash
Current channels:
- https://conda.anaconda.org/ostrokach-forge/label/dev/linux-64 - https://conda.anaconda.org/ostrokach-forge/label/dev/noarch - https://repo.anaconda.com/pkgs/main/linux-64 - https://repo.anaconda.com/pkgs/main/noarch - https://repo.anaconda.com/pkgs/free/linux-64 - https://repo.anaconda.com/pkgs/free/noarch - https://repo.anaconda.com/pkgs/r/linux-64 - https://repo.anaconda.com/pkgs/r/noarch - https://repo.anaconda.com/pkgs/pro/linux-64 - https://repo.anaconda.com/pkgs/pro/noarch
Which channels do I need to add to solve this issue?
Thank you!
-- Sent from: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/ _______________________________________________ graph-tool mailing list graph-tool@skewed.de https://lists.skewed.de/mailman/listinfo/graph-tool