Skip to content

Successfully installed but cannot import? #2

@rightx2

Description

@rightx2

On Mac OS, Python 3.6.2.

Successfully installed pip install finance-datareader but cannot import FinanceDataReader


In [1]: import FinanceDataReader as fdr
   ...:
---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-1-92b003391282> in <module>()
----> 1 import FinanceDataReader as fdr

ModuleNotFoundError: No module named 'FinanceDataReader'


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions