Skip to content

package conflicts #10

@joshuacox

Description

@joshuacox

Following the directions for creating the environment in the installation.md I get conflicts.

conda env create -f environment_linux.yml

I figured I would try and update a few of these and give a pull request back with updates, however I failed miserably. I tried the suggestion from @TheStoneMX in #9 and followed the directions in the post he gave. I appended '37' to the name to signify python 3.7 as I surmised this might be the issue:

conda create --name ml4t37 python=3.7
conda activate ml4t37
conda env update --file environment_linux.yml

In either case, I get an amazing amount of package conflicts (9,266 lines of conflict errors which I am attaching).

error.log

This enourmous amount of conflicts leads me to believe that I have done something wrong as it seems excessive for this. I have duplicated this on both an arch linux machine and a bionic beaver machine. Any suggestions on what I might have done wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions