I've run pip install ipdb
but when I run import ipdb
in iPython
I still get the error: ImportError: No module named 'ipdb'
What does this mean?
Similarly, when I'm importing files (with .py extension) in iPython, I'm also getting this error (ImportError: No module named Chapter_1_Python_Syntax)
though I've checked the path to the directory and it's correct.
When I get this error after using 'pip install', closing and restarting the terminal usually solve the problem.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With