0 votes
202 views

I remember that this package is already present in the previous LSST Kernel. In fact when I try to  install it from the new Lsst Kernel this is the message i receive:

Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: gatspy in /data0/sw.tmpfs/anaconda3/lib/python3.8/site-packages (0.3)

but when I type import gatspy
ModuleNotFoundError: No module named 'gatpsy'

by | 202 views

1 Answer

0 votes
The GATSPY package was not originally listed as a dependency for the kernel but has been added.  Restart your notebook kernel to pick up the change.
by datalab (20.7k points)
Thanks, but also restarting the kernel the import give the same message:
ModuleNotFoundError: No module named 'gatpsy'
At first I thought it was a typo, but this is the second time your error message complains about a module called 'gatpsy', not 'gatspy'.  Is it spelled correctly?
:) yes I know...after failing 1000 times I still do it.

But unfortunately it wasn't that, but perhaps a pip problem... after updating it  now GATSPY (!)seems to work. Thanks

414 questions

430 answers

436 comments

635 users

Welcome to Data Lab Help Desk, where you can ask questions and receive answers from other members of the community.

Categories