Hey,
This must be a python version problem.
I always advise this when you start with machine learning.
- Uninstall all of your python programs/ pip/anaconda/jupyter/ all python related files and folder from C drive
- Download Anaconda Distribution with Python 3.7 . It will install python/pip/conda/jupyter and some other necessary libraries as well, and you won’t face any version issues in future as well.
Just one thing to note: While install the anaconda, Make sure you Click on ADD ANACONDATO MY PATH VARIABLE
