Skip to content

DownloadSets not found #20

@cmurray-astro

Description

@cmurray-astro

Hello! Following your documentation for Creating A New CNN, after pip installing stella (version=0.0.5) I get the following error:

---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
/var/folders/04/6pd9ml351599_h45qtqtg_7m0001md/T/ipykernel_64986/407614620.py in <module>
      3 
      4 # download flare catalog
----> 5 download = stella.DownloadSets(fn_dir=data_dir)
      6 download.download_catalog()
      7 # download light curve files

AttributeError: module 'stella' has no attribute 'DownloadSets'

But when I install stella from source it works. Perhaps a version issue with pip?

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