I am having completely the same issue (same Navigator version on macOS). I think I have spent several hours of all possible solution and nothing helped.
The only solution that worked was to uninstall and install again. The environment setup remains the same so there is nothing to lose (but still it is strange thought)
I was following the process from the answer from this question: How to uninstall Anaconda completely from macOS
Related Posts:
- pip not recognised as an internal or external command
- How do I update Anaconda?
- No module named ‘sklearn.cross_validation’
- Conda command not found
- How is Anaconda related to Python?
- difference between command prompt and anaconda prompt
- Conda command not found
- Confusion between Python and Anaconda
- Jupyter Notebook not saving: ‘_xsrf’ argument missing from post
- ‘Conda’ is not recognized as internal or external command
- Jupyter Notebook not saving: ‘_xsrf’ argument missing from post
- anaconda update all possible packages?
- ‘Conda’ is not recognized as internal or external command
- ModuleNotFoundError: No module named ‘sklearn’
- Anaconda vs. miniconda
- How to activate an Anaconda environment
- ModuleNotFoundError: No module named ‘sklearn’
- Conda uninstall one package and one package only
- anaconda – path environment variable in windows
- Python Pandas – Missing required dependencies [‘numpy’] 1
- How do I install Python OpenCV through Conda?
- How to remove anaconda from windows completely?
- How to run Conda?
- What is the difference between Anaconda and Pycharm?
- How can I upgrade NumPy?
- Installing tensorflow with anaconda in windows
- Cannot uninstall Tensorflow
- anaconda/conda – install a specific package version
- how to update spyder on anaconda
- Using Pip to install packages to Anaconda Environment
- How can I rename a conda environment?
- Anaconda Navigator won’t launch (windows 10)
- Can’t open Jupyter notebook with Anaconda
- How to install xgboost in Anaconda Python (Windows platform)?
- ‘Jupyter’ is not recognized as an internal or external command
- How can I download Anaconda for python 3.6
- Import Error: No module named numpy Anaconda
- How to install pytorch in windows?
- Spyder Not Launching
- How can I install the latest Anaconda with wget
- Distributed 1.21.8 requires msgpack, which is not installed
- ImportError: No module named ‘google’
- Anaconda / Python: Change Anaconda Prompt User Path
- Anaconda Installed but Cannot Launch Navigator
- Can’t find module cPickle using Python 3.5 and Anaconda
- Install Plotly in Anaconda
- Can’t update to numpy 1.13 with anaconda?
- Conda command is not recognized on Windows 10
- Installation of pygame with Anaconda
- Installing opencv on Windows 10 with python 3.6 and anaconda 3.6
- Importing Pandas gives error AttributeError: module ‘pandas’ has no attribute ‘core’ in iPython Notebook
- How to install discord.py rewrite?
- pip throws TypeError: parse() got an unexpected keyword argument ‘transport_encoding’ when trying to install new packages
- A very basic setting issue about spyder and anaconda for python
- Anaconda “failed to create process”
- Anaconda – UnsatisfiableError: The following specifications were found to be in conflict
- How to change python version in Anaconda?
- Cannot remove entries from nonexistent file
- How to check python anaconda version installed on Windows 10 PC?
- Converting list to numpy array
- How do I parse a string to a float or int?
- Check if something is (not) in a list in Python
- How to parse data in JSON format?
- TypeError: unhashable type: ‘dict’
- Python list of dictionaries search
- Extract file name from path, no matter what the os/path format
- Is arr.__len__() the preferred way to get the length of an array in Python?
- How to Read .txt in Pandas
- Why am I getting AttributeError: Object has no attribute?
- The tilde operator in Python
- Explain __dict__ attribute
- How to pretty print nested dictionaries?
- Is there a linked list predefined library in Python?
- return, return None, and no return at all?
- What does [:-1] mean/do in python? [duplicate]
- Displaying better error message than “No JSON object could be decoded”
- Pythonic way to find maximum value and its index in a list?
- ‘pip install’ fails for every package (“Could not find a version that satisfies the requirement”) [duplicate]
- Python Pandas ValueError Arrays Must be All Same Length
- Pycharm and sys.argv arguments
- ImportError: No module named ‘yaml’
- TypeError: ‘_io.TextIOWrapper’ object is not subscriptable
- super(type, obj): obj must be an instance or subtype of type
- What does “hashable” mean in Pytho
- Python multiprocessing.Pool: AttributeError
- Convert string to ASCII value python
- pip3 error – ‘_NamespacePath’ object has no attribute ‘sort’
- What does {0} mean in this Python string?
- Tab Error in Python
- Is there a Python equivalent of the C# null-coalescing operator?
- Python 3.6 import requests
- Tensorflow 2.0 – AttributeError: module ‘tensorflow’ has no attribute ‘Session’
- What is the meaning of “int(a[::-1])” in Python?
- Pandas unstack problems: ValueError: Index contains duplicate entries, cannot reshape
- How do I read image data from a URL in Python?
- Python: Convert timedelta to int in a dataframe
- Can’t concat bytes to str
- Invalid syntax when using “print”?
- Error loading MySQLdb module: No module named ‘MySQLdb’
- Unable to install boto3