Skip to content

ImportError: cannot import name 'PlotDigitizer' from 'plotdigitizer' (C:\Users\lenovo\anaconda3\lib\site-packages\plotdigitizer\__init__.py) #24

@salonichandolia

Description

@salonichandolia

hello,

I have installed plotdigitizer in jupyter notebook. When I tried importing using "from plotdigitizer import PlotDigitizer" it's giving below error:
"
ImportError Traceback (most recent call last)
~\AppData\Local\Temp\ipykernel_14264\1414868341.py in
----> 1 from plotdigitizer import PlotDigitizer

ImportError: cannot import name 'PlotDigitizer' from 'plotdigitizer' (C:\Users\lenovo\anaconda3\lib\site-packages\plotdigitizer_init_.py)

"

I have tried opening " init.py" , unfortunately, it's an empty file.

Could you please help me? I want to extract data from a bar graph. But plotdigitizer is not working.

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