You need to add that folder to your Windows Path:
https://docs.python.org/2/using/windows.html Taken from this question.
Related Posts:
- ‘Pip’ is Not Recognized as an Internal or External Command windows 10 CMD
- How to run Pip commands from CMD
- How do I get the number of elements in a list?
- How do I list all files of a directory?
- TypeError: ‘int’ object is not callable
- Truth value of a Series is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all()
- ImportError: No module named pip
- Showing an image with pylab.imshow()
- Confused by python file mode “w+”
- How to make a flat list out of a list of lists
- Removing duplicates in lists
- DataFrame constructor not properly called
- How does functools partial do what it does?
- What does pythonic mean?
- Python strip with \n [duplicate]
- ImportError: Missing required dependencies [‘numpy’]
- Why is it string.join(list) instead of list.join(string)?
- How to prevent errno 32 broken pipe?
- How to iterate over rows in a DataFrame in Pandas
- How do I concatenate two lists in Python?
- if A vs if A is not None:
- TypeError: ‘function’ object is not subscriptable – Python
- How can I make an EXE file from a Python program?
- Python set to list
- ImportError: No module named ‘pygame’
- Split string with multiple delimiters in Python [duplicate]
- Getting key with maximum value in dictionary?
- ImportError: No module named PIL
- Error after upgrading pip: cannot import name ‘main’
- What is dtype(‘O’), in pandas?
- ctypes – Beginner
- Keras, how do I predict after I trained a model?
- How do I find out my PYTHONPATH using Python?
- ValueError: could not broadcast input array from shape (224,224,3) into shape (224,224)
- Overflow Error in Python’s numpy.exp function
- Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock
- Catch multiple exceptions in one line (except block)
- Python Finding Prime Factors
- ValueError: ‘object too deep for desired array’
- ‘int’ object has no attribute ‘__getitem__’
- AttributeError(“‘str’ object has no attribute ‘read'”)
- How to get an absolute file path in Python
- Restart python-script from within itself
- What does “TypeError ‘xxx’ object is not callable” means?
- In Python, when to use a Dictionary, List or Set?
- How can I check for NaN values?
- Python – how to use the constant e^
- Check if two unordered lists are equal
- Multiple assignment and evaluation order in Python
- deleting rows in numpy array
- How to make a 3D scatter plot in matplotlib
- Arrays used as indices must be of integer (or boolean) type
- How can I compare two lists in python and return matches
- How to draw vertical lines on a given plot in matplotlib
- Changing the “tick frequency” on x or y axis in matplotlib
- mysql_config not found when installing mysqldb python interface
- How do I change the figure size with subplots?
- Clear terminal in Python [duplicate]
- ModuleNotFoundError: No module named ‘discord’
- No numeric types to aggregate – change in groupby() behaviour?
- “ImportError: No module named site” on Windows
- How do you read a file into a list in Python?
- How to find elements by class
- Algorithm for solving Sudoku
- How to read pickle file?
- Euclidean Algorithm / GCD in Python
- Pandas split DataFrame by column value
- Using numpy to build an array of all combinations of two arrays
- Get a random sample with replacement
- Can’t update to numpy 1.13 with anaconda?
- Is there any simple way to benchmark Python script?
- Purpose of python antigravity module
- Error: “dictionary update sequence element #0 has length 1; 2 is required” on Django 1.4
- What is the Python equivalent of Matlab’s tic and toc functions?
- What is a “slug” in Django?
- Intel MKL FATAL ERROR: Cannot load mkl_intel_thread.dll
- if else function in pandas dataframe
- Primality test in python [duplicate]
- Flask-SQLalchemy update a row’s information
- Inline for loop
- Read data (.dat file) with Pandas
- Is there any numpy group by function?
- ‘instancemethod’ object has no attribute ‘__getitem__’ with class variables
- Python/Scikit-Learn – Can’t handle mix of multiclass and continuous
- Sorting list of lists by the first element of each sub-list
- Install py2exe for python 2.7 over pip: this package requires Python 3.3 or later
- What is the correct format to write float value to file in Python
- How is Python’s List Implemented?
- ImportError: No module named IPython
- How to find length of digits in an integer?
- What exactly do “u” and “r” string flags do, and what are raw string literals?
- “E: Unable to locate package python3-pip”
- Eclipse, PyDev “Project interpreter not specified”
- How to search for a string in text files?
- TypeError: ‘zip’ object is not subscriptable
- Pip: could not find a version. No matching distribution found
- Compare two columns using pandas
- ValueError: total size of new array must be unchanged
- Shuffle an array with python, randomize array item order with python
- No handlers could be found for logger