Skip to content

Installation issues #16

Description

@taranye96

Installing pystrata on my various machines has resulted in several issues. The most common one is that it says pyexcel is needed when importing pystrata.

This is what I've found to be the most successful way of installing pystrata
conda create --name pystrata python=3.9 spyder-kernels=2.1.0 pandas pyexcel
pip install pystrata

This allows pystrata to be successfully imported, but when launching spyder in the environment there are a handful of matplotlib warnings that can be solved by also running this in the environment
pip3 install PyQt5

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