jupyter / jupyter/notebook

Problem to Import wradlib in jupyter notebook

Open
#3,343 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
13.3k
Forks
5.8k
Avg merge
6d 11h
Merged PRs (30d)
7

Description

Hello,
I installed recently anaconda and jupeter notebook in my computer (windows 7, 64bit). Evry thinks work good, but the problem is when i want to import a library wradlib in jupyter notebook, it's give me a message error **ModuleNotFoundError: No module named 'wradlib'**. Otherwise when i import wradlin in command anaconda prompt it works fine. You find below some test to resolve this problem, but without any result:
![capture-python-cmd](https://user-images.githubusercontent.com/36482342/36302022-c879a0ea-12fe-11e8-9253-d32120eeaee9.PNG)
![capture-python-jupyter](https://user-images.githubusercontent.com/36482342/36302023-c89828c6-12fe-11e8-89e6-1deec7a270dc.PNG)
Please help me to solve this problem.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the import failure in the reported Anaconda and Jupyter Notebook setup on Windows 7, comparing the environment used by the Anaconda prompt with the notebook kernel. Use the reported ModuleNotFoundError and screenshots to determine whether the issue is specific to the kernel environment. Done means identifying a reproducible notebook-side cause and documenting a verified resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
anaconda, jupyter-notebook, python
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.