Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
salonichandolia opened this issue Apr 14, 2024 · 0 comments

Comments

@salonichandolia
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant