Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steady_State_Detector depends on slicedpy.Normal #18

Closed
nipunbatra opened this issue Dec 5, 2013 · 0 comments
Closed

Steady_State_Detector depends on slicedpy.Normal #18

nipunbatra opened this issue Dec 5, 2013 · 0 comments
Assignees
Labels
Milestone

Comments

@nipunbatra
Copy link
Member

Here is the full stack trace. Should be quick!

In [6]: from nilmtk.feature_detectors import steady_state
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
<ipython-input-6-97947d1098b0> in <module>()
----> 1 from nilmtk.feature_detectors import steady_state

/home/nipun/git/nilmtk/nilmtk/feature_detectors.py in <module>()
----> 1 from ._feature_detectors import *

/home/nipun/git/nilmtk/_feature_detectors.pyx in init nilmtk._feature_detectors (nilmtk/_feature_detectors.c:5851)()

ImportError: No module named slicedpy.normal

@ghost ghost assigned JackKelly Dec 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants