jupyter / jupyter/notebook

issue in importing quandl

Open
#2,874 4 comments 4 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

import quandl
output:
ModuleNotFoundError Traceback (most recent call last)
in ()
----> 1 import quandl
2

ModuleNotFoundError: No module named 'quandl'
i am using python jupyter

Contributor guide

Open the contributing guide

Research direction

The issue only provides a Jupyter traceback for `import quandl` and names no repository file, test, or entry point. First reproduce the import in the reported Jupyter environment and determine whether the problem belongs to Notebook or the external package installation. Done means establishing a clear, repository-relevant diagnosis or closing it as an environment issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.