-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels