Error in sitecustomize; Set PYTHONVERBOSE for traceback: KeyError: ‘PYTHONPATH’
1. Background of the problem
Python2.7 comes with Mac, and python3.6 comes with your own Anaconda installation. After the opencv installation, the following prompts
after the following installation steps are prompted, open Spyder to run the program again or use python3 on the terminal will be prompted as the question error
Reason 2.
Sys. path adds the site-package of Python27. conflict
3. Solve
To “…/local/lib/python3.6/site-packages/ “under directory (directory only for people)
execute $vim homebrew. PTH
remove the path inside
4. Exit terminal/restart Spyder without error
Read More:
- [Solved] Python matplotlib Error: RuntimeError: In set_size: Could not set the fontsize…
- [Solved] raise KeyError(key) from err KeyError: ‘Dates‘
- [Solved] Failed to obtain/convert traceback after Python Tkinter packages exe
- How to Fix keyerror in Python dictionary lookup
- [Solved] TensorFlow Error: UnknownError (see above for traceback): Failed to get convolution algorithm.
- numpy.concatenate() 253rd; 38169Keyerror: 0 [How to Solve]
- KeyError: b ‘TEST’ problem in python3 conversion from csn-rcnn code
- Python quote error: * * * keyerror: u ‘\ uxx’ [How to Solve]
- [Solved] fit function error: KeyError: ‘squared_error‘
- Python Pandas Error: KeyError: 0 [How to Solve]
- Flash cli encountered a keyerror “migrate” [How to Solve]
- [Solved] PyTorch Lightning Error: KeyError: ‘hidden_states‘
- [Solved] KeyError: ‘Transformer/encoderblock_0/MultiHeadDotProductAttention_1/query\\kernel is
- How to Solve Automatic error keyerror:***‘
- [Solved] flash initializate database error: Keyerror: ‘migrate’
- [Solved] D455 Depth Camera Error: keyerror: ‘frame_ device_ t‘
- odoo Error: KeyError:‘ir.http‘ [How to Solve]
- [Solved] pytorch Error: KeyError: tensor(2, device=‘cuda:0‘)
- AttributeError: can‘t set attribute [How to Solve]