Skip to content

ImportError: cannot import name 'Environment' #3332

Open
@Shiv751

Description

@Shiv751
  • python- 3.5.2
  • win 7 64bit
  • Jupyter Notebook installing issue
Traceback (most recent call last):
  File "c:\users\sem\appdata\local\programs\python\python35\lib\runpy.py", line 184, in _run_module_as_main
    "__main__", mod_spec)
  File "c:\users\sem\appdata\local\programs\python\python35\lib\runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "C:\Users\SEM\AppData\Local\Programs\Python\Python35\Scripts\jupyter-notebook.EXE\__main__.py", line 5, in <module>
  File "c:\users\sem\appdata\local\programs\python\python35\lib\site-packages\notebook\notebookapp.py", line 38, in <module>
    from jinja2 import Environment, FileSystemLoader
ImportError: cannot import name 'Environment'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions