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

Unable to load Data in second cell #31

Open
vahidnadi opened this issue May 28, 2018 · 2 comments
Open

Unable to load Data in second cell #31

vahidnadi opened this issue May 28, 2018 · 2 comments

Comments

@vahidnadi
Copy link

in example of Tutorial PAMAP2 with mcfly second cell does not work

sys.path.insert(0, os.path.abspath('../..'))
from utils import tutorial_pamap2
raise error
ImportError Traceback (most recent call last)
in ()
1 sys.path.insert(0, os.path.abspath('../..'))
----> 2 from utils import tutorial_pamap2

ImportError: cannot import name 'tutorial_pamap2'

@pjbran
Copy link

pjbran commented Jul 10, 2018

I have the same trouble - did you end up resolving it?

@vahidnadi
Copy link
Author

vahidnadi commented Jul 11, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants