You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi patrick Unfortunately No
Sent from Yahoo Mail on Android
On Wed, 11 Jul 2018 at 0:25, Patrick<[email protected]> wrote:
I have the same trouble - did you end up resolving it?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
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'
The text was updated successfully, but these errors were encountered: