Skip to content

Conda environment instructions do not work anymore #14

Description

@claudiodsf

The instructions in README.md for creating a conda environment do not work anymore on my Mac (at least).

The following creates a working environment for me, with tensorflow 2.4 (which should work, according to #9):

   conda create -n phaseworm -c defaults -c conda-forge python=3.8 tensorflow=2.4 obspy

phaseworm launches (all the dependencies are installed), but I couldn't test the code yet with an example.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions