Skip to content

I believe scipy should also be part of the requirements.txt #488

Open
@caballerofelipe

Description

@caballerofelipe

This is what I did:

  1. I created a conda environment
  2. I ran pip install -r requirements.txt
  3. I ran python generate.py

I got the error ModuleNotFoundError: No module named 'scipy'.

After that I installed scipy and it ran again (python generate.py), it complained about not specifying a model ((...) Please specify a --base_model (...)) but that's a usage thing...

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