Skip to content

import tensorwatch error #79

@leaf918

Description

@leaf918

import tensorwatch as tw

`

Connected to pydev debugger (build 211.7142.13)
Traceback (most recent call last):
File "", line 971, in _find_and_load
File "", line 955, in _find_and_load_unlocked
File "", line 665, in _load_unlocked
File "", line 678, in exec_module
File "", line 219, in _call_with_frames_removed
File "/home/leef_wsl_u18/miniconda3/envs/py36/lib/python3.6/site-packages/tensorwatch/init.py", line 10, in
from .text_vis import TextVis
File "/home/leef_wsl_u18/miniconda3/envs/py36/lib/python3.6/site-packages/tensorwatch/text_vis.py", line 5, in
from .vis_base import VisBase
File "/home/leef_wsl_u18/miniconda3/envs/py36/lib/python3.6/site-packages/tensorwatch/vis_base.py", line 14, in
class VisBase(Stream, metaclass=ABCMeta):
File "/home/leef_wsl_u18/miniconda3/envs/py36/lib/python3.6/site-packages/tensorwatch/vis_base.py", line 16, in VisBase
from IPython import get_ipython, display
ImportError: cannot import name 'get_ipython'
python-BaseException

Process finished with exit code 1

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions