Skip to content

environment.yml creates environment with statsmodel version that creates a TypeError #161

Description

@nicola-lieff

Setting up PyFluxPro from scratch on a new computer, I noticed that creating the environment from the environment.yml file creates an environment with an older version of statsmodels that doesn't have some of the syntax used and thus creates this error on first run. TypeError: deprecate_kwarg() missing 1 required positional argument: 'new_arg_name'

This can be solved by updating the statsmodels package.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions